@media screen and (max-width:800px){.container{display:none}}@media screen and (min-width:800px){.container{font-family:'Open Sans',sans-serif;border-radius:8px 8px 0 0;padding:22.5px 45px;display:flex;background-color:#b53748;justify-content:space-between;align-items:center;height:76px}.imageLogo{overflow:hidden;margin-left:-29px}.year{font-size:24px;font-weight:bold;color:#fff}}