﻿.aboutUs .img{
        margin: 0 10px 0 0;
}

.strength h4 {
    font-size: 22px;
}
.strength p {
    height:200px;
}
.strength h1{
        line-height: 1.3em;
}
.detailsPage .page h3,
.detailsPage .heading-section h3{
        font-size: 30px;
            line-height: 1.4em;

}

@media (max-width: 425px) {
    .heading-section h3{
        font-size: 26px;
        margin-bottom: 5px;
    }
    .heading-section p{
            font-size: 20px;
    }
    .heading-section h4{
            font-size: 12px;
    }
    .aboutUs .img{
        margin: 0 ;
}

.strength p {
    height:auto;
}
.case h3 {
    font-size: 16px;
}
.case p {
    line-height: 1.3em;
}
.newsList .news .content h5{
    font-size: 18px;
}

.newsList,
.newsList>div{
   padding:0;
}   
.contact p {
    font-size: 12px;
}
.detailsPage .page h3{
        font-size: 18px;
}
}
