.mobile-header{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-header .logo{width:120px;display:block}.close-btn{background:0 0;border:none;color:#fff;font-size:22px;cursor:pointer}.phone-bunkarda.show{left:0;padding:32px}@media (max-width:480px){.mobile-header{flex-direction:row;justify-content:space-between;padding:0 10px}.mobile-header .logo{width:100px}}