#banner-B{width:100%;max-width:728px;margin:0 auto}
#bannerC{width:300px}
#bannerE{width:300px}
#bannerE2{width:300px}
#bannerE3{width:300px}
#bannerN{width:100%;max-width:970px;justify-content:center;align-items:center}

#banner-Z .modal-footer{border-top:0}
#banner-Z .image-container{overflow:hidden}
#banner-Z ins{width:100%!important;height:auto!important}
#banner-Z img{width:100%!important}

._rg_box{height:auto;min-height:300px;border-radius:10px;background-color:#fff}
._rg-image{margin-top:10px;height:190px;color:#000;display:flex;justify-content:center;align-items:center}
._rg-image>img{height:190px}
._rg-name{margin-top:5px;font-size:15px;min-height:37px;font-weight:500;text-align:center;color:#333;white-space:normal}
._rg-detail{margin-top:5px;font-size:13px;font-weight:400;text-align:center;line-height:1.43;color:#484848;height:40px}
._rg-detail>a{align-items:center;display:flex;justify-content:center;font-size:14px;font-weight:var(--weight-medium)}

/* Mobile size */
@media screen and (max-width:600px){

    #banner-A .slidetop_body [data-slidetop] ins { width:100% !important; height:auto !important; display:inline !important; }
    #banner-A .slidetop_body [data-slidetop] ins>div>div,
    #banner-A .slidetop_body [data-slidetop] ins>iframe>html,
    #banner-A > div.slidetop_body > div > ins > iframe > div > img { width:100% !important; position: static !important;}


    ._rg-card:nth-child(odd){padding-right:6px}
    ._rg-card:nth-child(even){padding-left:6px}
    ._rg-card{padding:0}
    ._rg_box{min-height:210px;border-radius:6px;border-bottom:.8px dotted #a5a8ad}
    ._rg-name{min-height:36px;font-size:14px;font-weight:var(--weight-medium);line-height:1.29;padding:0 3px}
    ._rg-image,
    ._rg-image>img{height:94px}
    ._rg-photo{width:100%;height:auto}
    ._rg-detail{font-size:14px}
    ._rg-detail>a{font-weight:var(--weight-light)}
}


