
section[data-cattype="301"]{
	padding-top:50px;
	padding-bottom:65px;

}

section[data-cattype="301"] .container .row{
font-family: 'RobotoItalic';
}

section[data-cattype="301"]{font-size:18px;}

section[data-cattype="301"] h1{margin-bottom:25px !important;}

section[data-cattype="301"] .line{margin-bottom:40px;}

section[data-cattype="301"] .line2{margin-top:40px;}

@media screen and (max-width: 767px) {
    
	[data-cattype="301"] {
	background-position: bottom left !important;
  	}
	
	section[data-cattype="301"] {
    font-size: 14px;
	}
	
	section[data-cattype="301"] .line{margin-bottom:30px;}

	section[data-cattype="301"] .line img{
	width: 200px;
	height: 4px;
	}

section[data-cattype="301"] .line2{margin-top:30px;}
}

