#cs-header-style-two #cs-logo-brand {
    text-align: center;
}

.logo{
        width: 60px;
    }

@media (max-width: 767px) {
    #cs-logo-brand img {
        width: 45px;
        height: 60px; 
    }
}