@media screen and (max-width: 600px) {
    .shopify-section.shopify-section--image-with-text-block {
        border-bottom: 1px solid white!important;
    }
}