﻿.logo-container .logo-image {
    cursor: pointer;
    margin-left: 1px;
    margin-right: 20px;
    width: 45px;
    height: 56px;
    background-image: url("../images/edisona_56.jpg");
    background-repeat: no-repeat;
    background-position-x: center;
}

.order-week-btn {
    width: 13rem;
}

@media (max-width: 359.98px) {
    .logo-container .logo-image {
        width: 28px;
        height: 28px;
        background-image: url("../images/edisona_56.jpg");
    }
}
