﻿.about-us {
    background: url(../img/about-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
}

    .about-us p {
        color: #979797 !important;
        font-size: 16px;
    }

.fit {
    position: relative;
    padding: 0px 0;
}

.glyphicon {
    padding: 6px;
}

.Recent {
    position: relative;
    padding: 24px 0;
}


.gallery-media {
    box-shadow: 1px 2px 17px 9px #eae4e4;
	margin-bottom:32px;
}