
img.logo__image {
    width: 100% !important;
    height: auto !important;
}

@media (max-width:768px) {


img.logo__image {
    width: 100% !important;
    height: auto !important;
}

}