﻿.body
{
    width: 100%;
    padding-bottom: 30px;
}
.search
{
    display: none;
}

.aboutUs-title
{
    font-size: 16px;
    margin: 15px 0 10px 20px;
}

.aboutUs-hr
{
    width: 95%;
    margin-top: 5px;
}

.aboutUs
{
    width: 96%;
}

.aboutUs img
{
    max-width: 100%;
}
