@media (max-width:769px){
.bg-bottom.bg-repeat-x{
    background-repeat: no-repeat !important; 
    background-position:top !important;
}
}