/* shop */
.btch_section.banner-shop{
    display: block;
}
.btch_section.banner-shop .btch_section-container{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.btch_section.banner-shop .btch_section-container .bg-brackground{
    width: 100%;
}