@media only screen and (max-width:1280px){.menu-container{width:100%;padding:0 10px}}@media (max-width:1280px){.container{max-width:100%;padding:0 1rem}}@media (max-width:768px){.container{flex-direction:column;height:auto}#top-fold{height:auto;padding:1.5rem 0}.content-left{padding-right:0;margin-bottom:1.5rem}.content-right img{width:100%;height:auto;max-height:none;border-radius:8px}}@media (max-width:1024px){.grid-view{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.grid-view{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:768px){.menu-content-flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}