html[lang='en-GB'] .banner_box .banner_content h2 span,
html[lang='de-DE'] .banner_box .banner_content h2 span,
html[lang='es-ES'] .banner_box .banner_content h2 span,
html[lang='fr-FR'] .banner_box .banner_content h2 span,
html[lang='it-IT'] .banner_box .banner_content h2 span,
html[lang='pl-PL'] .banner_box .banner_content h2 span,
html[lang='pt-PT'] .banner_box .banner_content h2 span{display: inline-block;}
@media (max-width:1150px){
    html[lang='sv-SE'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='sv-SE'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
    html[lang='en-GB'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='en-GB'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
    html[lang='de-DE'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='de-DE'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
    html[lang='es-ES'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='es-ES'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
    html[lang='fr-FR'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='fr-FR'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
    html[lang='it-IT'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='it-IT'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
    html[lang='pl-PL'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='pl-PL'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
    html[lang='pt-PT'] .option_wrapper .option_content a:nth-child(2) {max-width: initial;}
    html[lang='pt-PT'] .option_wrapper .option_content a:nth-child(3) {max-width: initial;}
}
@media (max-width:500px){
    html[lang='en-GB'] .explore_wrapper .explore_content_mobile .item_list .blue_button {padding:8px 24px;margin-bottom: 4px;font-size: var(--font-size-titleMedium);line-height: var(--Title-Medium-S);}
}