.card-style-crossBorder .banner-style-4 .banner{background: url("../../resources/images/card-style/D_crossBorder.png") no-repeat;background-size: cover;}
.card-style-crossBorder .box-style-2 .content{background: url("../../resources/images/card-style/D_01_return_BG.png") no-repeat;background-size: cover;}
.card-style-crossBorder .banner-style-4 .banner .wrapper .img{width: 203px;height: 320px;margin: 50px 40px 0 240px;}

@media (max-width: 1220px) {
    .card-style-crossBorder .banner-style-4 .banner .wrapper .img{margin: 50px 40px 0 120px;}

}


@media (max-width: 960px) {
    .card-style-crossBorder .banner-style-4 .banner .wrapper .img{margin: 50px 40px 0 12.5%;}
    
}

@media (max-width: 760px) {
    .card-style-crossBorder .box-style-2 .content{background: none;}
    .card-style-crossBorder .banner-style-4 .banner{background: url("../../resources/images/card-style/M_crossBorder_banner@2x.png") no-repeat;background-size: cover;height: 435px;}
    .card-style-crossBorder .banner-style-4 .banner .wrapper .img{width: 174px;margin: 10px auto 0;}
    .card-style-crossBorder .banner-style-4 .text{margin-top: 40px;}

}