/* Add custom CSS styles below */ 
@media(min-width:768px){
.banner-square.zoomed-img.grayscaled-img:first-child {
    grid-column-start: 2;
}
)