@media (min-width:768px) and (max-width:991px){	
	.g-min-height-box--md {
        min-height: 150px!important;
    }	
}