.custom-html--sitecore.full-3x1{margin-left: -35px!important;}
@media (max-width: 767px){ 
.custom-html--sitecore.full-3x1{margin-left: 0px!important;}
}

@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait){
.custom-html--sitecore.full-3x1{margin-left: 0px!important;}
}
@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){
.custom-html--sitecore.full-3x1{margin-left: 0px!important;}
}