.bg-block1, .block1 {
    height: 880px;
}

div.block1-row-item-img{
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 280px;
}
span.block1-row-item-img-text2,
span.block1-row-item-img-text3,
span.block1-row-item-img-text4,
span.block1-row-item-img-text5 {
    position: static;
    margin-top: 25px;
    margin-bottom: 25px;
}

span.header-right-text5{
    margin-top: 44px;
}

div.block9-row{
    margin-right: -10px;
}

@media (max-width: 1040px) {
    .bg-block1, .block1{
        height: 970px;
    }
}

@media (max-width: 968px) {
    .bg-block1, .block1{
        height: 1680px;
    }
}

