@media only screen and (max-width: 767px) {
.ls-wp-fullwidth-container {
display:none;
}
}