
@media screen and (min-width:992px){
    .eg-block:first-of-type.eg-block-type-2 {
        margin-top: 123px;
    }
}
