.navbar-brand img {
    width: 270px;
}

.text-justify
{
    text-align: justify !important;
}

.call-area {
    background-image: url(../images/b1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.footer-logo img {
    width: 300px;
    margin-bottom: 15px;
}

.custom-about-text
{
    font-size: large;
    color: #244;
    line-height: 1.9;
}