.img-center{
    margin:0 auto;
    position: relative !important;
}

@media only screen and (max-width : 767px) {
    .logo-display{
        display: none;
    }
}