.container{ position: relative;}

@media screen and (max-width: 767px) {
    .row{ margin-left: 0; margin-right: 0;}
}