﻿.img-center
{
    display:block;
    clear:both;
    margin:auto;
}
.contact .map-wrapper {
    background-image: url('images/abt.jpg');
    background-size: cover;
    /* width: 100%; */
    background-position: center;
}