section.wrapper_middle[data-cattype="506"] .col-md-6{
  
}




/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
}


/* Landscape phone  */
@media (max-width: 767px) {
    
}

/* Potrait phone to below */
@media (max-width: 480px) {
    
    
}