section[data-cattype="403"]{
    padding: 50px 0;
	
}


/* Mobile screen size - landscape view */
@media (max-width: 767px) {
	[data-cattype="403"] .col-sm-6 img{
		margin-bottom: 10px;
	}

}