.banner{background: url("https://img.asiancancer.com/images/newmalai/topic/8269en.jpg") no-repeat center;height: 300px;}
.banner .img{text-align: center;}
.banner .banner-text{padding-top:60px;}
.banner .banner-text .title{font-size: 52px;color: #ffffff;display: grid;}
.banner .banner-text .first{border-bottom: 2px solid #13BFB1;width: 225px;}
.banner .banner-text .second{font-size: 35px;}
.content .text .prenext{
    padding: 20px 0;
    color:#337FE5;
}
.content .text .prenext a{color:#337FE5;}

@media screen and (max-width:768px) {
    .content{padding:0 10px;}
    .content .title{width:90%;font-size:24px;}
    .content img{width:100%;}
    .banner{background: url("https://img.asiancancer.com/images/newmalai/topic/8269men.jpg") no-repeat center;height: 140px;background-size:contain;}
}