/* Add custom CSS styles below */ 
@media (min-width: 640px) {
    .s-block {
        margin: 0rem; !important;
    }
}
.container .banner--fixed img {
    border-radius: 0rem; !important;
}