@media screen and (max-width:750px) {
    .bg2 {
        display: none;
    }
}