.site-samsung-have-questions-section .section-title{
    max-width:clamp(300px,39.931vw,575px);
}
.site-samsung-have-questions-section {
    margin-top:clamp(30px,4.583vw,66px);
    margin-bottom:clamp(-10px,1.389vw,20px);
}
.site-samsung-service-premimum-store-section{
    padding-top:clamp(35px,5.208vw,75px);
}
.site-samsung-service-premimum-store-section .container{
    max-width:clamp(300px,65.625vw,945px);
    gap:clamp(20px,4.514vw,65px);
}
.site-samsung-service-premimum-store-section .section-title{
    color: #000;
    font-family: "Heading Bold";
    font-size: clamp(32px,4.444vw,64px);
    font-weight: 700;
    line-height: clamp(38px,4.861vw,70px); /* 109.375% */
    margin:0px;
}
.site-samsung-service-premimum-store-section p{
    color: #000;
    font-family: "Text2";
    font-size: clamp(16px,1.667vw,24px);
    font-weight: 400;
    line-height: normal;
    margin:0px;
}
.site-two-column-image-text-block{
    padding-top:clamp(50px,6.25vw,90px);
}

.site-two-column-image-text-block + .site-two-column-image-text-block{
    padding-top:clamp(70px,6.25vw,90px);
    margin-top:0px;
}