.banner {
    background: url(https://img.asiancancer.com/images/newmalai/basic/activity.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;
}