/**
* Theme Name: Merge Child
* Description: This is a child theme of Merge.
* Author: VLThemes
* Template: merge
* Version: 1.0.0
*/

@media (max-width: 1199px) {
.vlt-custom--4124 { 
	position: static;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    opacity: 0.4;
}
}