/*
Theme Name:     Art Service
Description:    Child
Template:       artservice
Text Domain: mk_framework
Domain Path: /languages/
*/

.portfolio-template-default .master-holder h2 {
    font-size: 33px;}


@media(max-width:960px) {
html,
body {
  overflow-x: hidden;
}} 

/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/