﻿.abs {
    background-image: url('images/Aboutus/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px;
    background-position: 50% 25%;
    text-align: center;
    color: white;
    font-size: 20px;
    font-family: inherit;
}
