.header-content{justify-content:space-between;width:100%;flex-wrap:wrap}.header-content,.left-section{display:flex;align-items:center}.left-section{flex:3 1}.menu-item{margin-left:20px;font-size:16px;text-decoration:none;color:#333}.right-section{display:flex;align-items:center;flex:2 1}@media (max-width:768px){.header-content{flex-direction:column;align-items:stretch}.left-section{margin-bottom:10px}.left-section,.right-section{flex:none;max-width:100%;justify-content:center}}@media (max-width:480px){.menu-item{font-size:14px;margin-left:10px}.header-logo{height:40px;width:auto}}