﻿.background-aboutUs {
    background-image: url(../../images/background/Website-Banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
