.main_contents{
    width: 100%;
}

#commonArea{
    width:100% !important;
}

.section_subscription_landing_open2025 {
}
.section_subscription_landing_open2025 .background_black{
    background-color: #000000;
    color: #fff;
}
.section_subscription_landing_open2025 .section_1 .container{
    text-align: center;

}
.section_subscription_landing_open2025 .section_1 img{
    display: block;
    text-align: center;
    margin: auto;
}
.section_subscription_landing_open2025 .section_bottom .text_container{
    padding:15px 0;
    font-weight:600;
}
.section_subscription_landing_open2025 .section_bottom .text_container .text_red{
    color: #E83525;
}
.section_subscription_landing_open2025 .section_bottom .button_container{
    display:block;
}
.section_subscription_landing_open2025 .section_bottom .btn_subscribe{
    margin:auto;
    background-color: #E83525;
    color:#fff;
    width:343px;
    height:40px;
    line-height:40px;
    border-radius: 4px;
    margin-bottom:15px;
}
.section_subscription_landing_open2025 .container{
    miwidth:970px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.section_subscription_landing_open2025 .container img{
    max-width:100%;
}