.banner{background: url("https://img.asiancancer.com/images/newmalai/breast-cancer/3840300en.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 .title {
    font-size: 30px;
    color: #13BFB1;
    display: block;
    margin: 30px auto;
    font-weight: bold;
    width: 60%;
    text-align: center;
}

.content .text .prenext{
    padding: 20px 0;
    color:#337FE5;
}
.content .text .prenext a{color:#337FE5;}

@media screen and (max-width:768px) {
    body{font-size:18px;}
    .banner{background: url("https://img.asiancancer.com/images/newmalai/breast-cancer/790240en.jpg") no-repeat center;height: 140px;background-size:contain;}
    .content .title{width:90%;}
    .content .text{padding:0 10px;}
    .content img{width:100%;}
    .detail_form_bg form .title{margin-left:0px;padding:30px 15px;}
}