.main-container{
    margin: 0 auto;
    width: 100%;
    padding-top: 110px;
}

body{
    background-color: #fff!important;
}

.img-responsive{
    max-width: 100%;
    height: auto;
    display:block;
    
}