@media (min-width: 1024px){
.full-width-header-intro>div>.container-full:not(.width-940) .image-gallery:nth-of-type(1) {
margin-top: -80px;
}
}
@media (max-width:1023px){
.full-width-header-intro>div>.container-full:not(.width-940) .image-gallery:nth-of-type(1) {
margin-top: -80px;
}
}
}
