






article .sqs-block-image:nth-child(1){ padding:0!important; position:static; width: 100vw; } article{ overflow-x: hidden } @media only screen and(min-width: 768px){ article .sqs-block-image:nth-child(1){ transform:translatex(-14vw) } } @media only screen and(max-width: 768px){ article .sqs-block-image:nth-child(1){ transform:translatex(-2vw) } }