.s3-header{
    
}
@media screen and (max-width: 900px) {
    .s3-header{
        font-size: 20px
    }
}
.s3-title{
    font-family: Verdana, Geneva, sans-serif;
    /*line-height: 1.74;*/
    text-align: justify !important;
    box-sizing: border-box;
    color: #5b9bd5;
    font-size: 19px!important;

    /*word-break: break-word;*/
}
.s3-wrapper{
    margin-top: 30px;
}
.s3-img{
    width: 100%;
}
.row-2-s3-img{
    top:35px;
    position: relative;

}
.program-lang-img{
    /*width: 100%;*/
    height: 100px;
    /*width: 130px;*/
    width: auto;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 10px;

}
.program-lang-link{
    display: block;
    width: 100%;
    text-align: center;
}
