Hi,
Can you try adding this in to the Custom CSS??
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.alt-bg {
margin-left: -15px!important;
}
}
Did that happen due to some other plugins or any minify plugins??
PS: You can adjust the media query widths from to values.
Let us know,
Thanks,
laranz.