#section_shop_4 .omega {
    min-height: 640px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#section_shop_4 .icon-1_st {
    top: 36px;
}


#section_shop_4 .icon-2_st {
    top: 37px;
}

.pixfort_university_6 .psingle_item {
    display: unset;
}

#section_university_5 .alpha {
    height: 520px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pixfort_university_6 .title-style {
    margin-left: 0;
    text-align: center;
}

.pixfort_university_6 .text-style {
    text-align: center;
}


@media screen and (max-width: 768px) {
    .bag-img {
        margin-top:30px;
    }
    #section_shop_4 .icon-1_st {
        top: 0;
    }
    #section_shop_4 .icon-2_st {
        top: 0;
    }
    #section_shop_4 .omega {
        min-height: auto;
    }
  }