.auction-two-col-block.two-column-image-content-block { padding: 96px 0; background-color: #F9F9F9; }
.background-image-wrap { position: relative; min-height: 727px; max-height: 727px; height: 100vh; }
.background-image-wrap.img-right .background-image { width: 50%; position: absolute; right: 0; top: 0; }
.background-image-wrap.img-left .background-image { width: 50%; position: absolute; left: 0; top: 0; }
.background-image figure { padding-bottom: 76.41%; position: relative; margin: 0; }
.background-image figure img { border-radius: 14px 0px 0px 14px; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; object-position: left; }
.background-image-wrap.img-left .background-image figure img { border-radius: 0 14px 14px 0; }
.auction-two-col-block.two-column-image-content-block .two-column-wrap { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; height: 100%; }
.auction-two-col-block.two-column-image-content-block .background-image-wrap.img-right .two-column-wrap .content-block { width: 50%; padding: 39px 110px 40px 6px; }
.auction-two-col-block.two-column-image-content-block .background-image-wrap.img-left .two-column-wrap .content-block { width: 50%; padding: 39px 0 40px 100px; margin: 0 0 0 auto; }
.auction-two-col-block.two-column-image-content-block .two-column-wrap .content-block h2 { color: #0A1B5F; font-family: Poppins; font-size: 48px; font-style: normal; font-weight: 600; line-height: 52.8px; letter-spacing: -0.48px; margin-bottom: 16px; }
.auction-two-col-block.two-column-image-content-block .two-column-wrap .content-block h4 { color: #0A1B5F; font-family: Poppins; font-size: 24px; font-style: normal; font-weight: 500; line-height: 34.8px; letter-spacing: -0.24px; margin-bottom: 24px; }
.auction-two-col-block.two-column-image-content-block .two-column-wrap .content-block hp { color: #0A1B5F; font-family: Poppins; font-size: 16px; font-style: normal; font-weight: 400; line-height: 24px; }
.auction-two-col-block.two-column-image-content-block .two-column-wrap .content-block h4 span { color: #0061FF; }
.auction-two-col-block.two-column-image-content-block .background-image-wrap.img-right .two-column-wrap .content-block p { color: #0A1B5F; font-family: Poppins;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px; margin-bottom: 24px; }

.auction-two-col-block.two-column-image-content-block .background-image-wrap.img-right .two-column-wrap .content-block .auction-btn { display: none; }


@media only screen and (min-width: 1921px) {
    .background-image figure { padding-bottom: 60.25%; }
}
@media only screen and (max-width: 1440px) {
    .background-image figure { padding-bottom: 100%; }
}
@media only screen and (max-width: 1366px) {
    .auction-two-col-block.two-column-image-content-block .background-image-wrap.img-right .two-column-wrap .content-block { width: 50%; padding: 30px 60px 30px 5px; }
    .auction-two-col-block.two-column-image-content-block .background-image-wrap.img-left .two-column-wrap .content-block { width: 50%; padding: 30px 5px 30px 60px; }
    .three-column-image-content-block.experience-block.auction-experience .three-column-wrap .three-column-list.three-column-list-background { min-width: inherit; max-width: inherit; }
}
@media only screen and (max-width: 1200px) {
    .auction-two-col-block .container { max-width: 100%; }
    .background-image-wrap { min-height: 570px;max-height: 570px; height: 100vh; }
    .auction-two-col-block.two-column-image-content-block .two-column-wrap .content-block h2 { font-size: 40px; line-height: 46px; }
    .auction-two-col-block.two-column-image-content-block .two-column-wrap .content-block h4 { font-size: 20px; line-height: 1.2; }
    
}
@media only screen and (max-width: 991px) {
    .auction-two-col-block.two-column-image-content-block .background-image-wrap.img-right .two-column-wrap .content-block { width: 100%; padding: 32px 16px 0; text-align: center; }
    .auction-two-col-block.two-column-image-content-block .background-image-wrap.img-left .two-column-wrap .content-block { width: 100%; padding: 24px 0 0 0; }
    .background-image-wrap.img-right .background-image { width: 100%; position: relative; padding: 0 16px; }
    .background-image-wrap.img-left .background-image { width: 100%; position: relative; padding: 0 16px; }
    .background-image-wrap { min-height: inherit;max-height: inherit; height: 100%; }
    .background-image figure { padding-bottom: 56.25%; }
    .background-image figure img { border-radius: 14px; }
    .content-block h2 { display: none; }
    .content-block p { text-align: center; }
    .auction-two-col-block .mobile-heading h2 { font-size: 36px; line-height: 40px; letter-spacing: -0.36px; max-width: 260px; margin: 0 auto; width: 100%; }
    .auction-two-col-block .mobile-heading h4 { font-size: 20px; line-height: 26px; letter-spacing: -0.2px; display: none; }
    .auction-two-col-block .mobile-heading h4 span { display: block; color: #0061FF; }
    .auction-two-col-block .mobile-heading { max-width: 358px; margin: 0 auto; width: 100%; text-align: center; padding: 0 16px 32px; }
}
@media only screen and (max-width: 767px) {
    .auction-two-col-block.two-column-image-content-block { padding: 80px 0; }
    .auction-two-col-block.two-column-image-content-block .two-column-wrap .content-block h4 span { display: block; }
    .auction-two-col-block.two-column-image-content-block .background-image-wrap.img-right .two-column-wrap .content-block .auction-btn { display: block; }
}