.header{justify-content:space-between;margin:0 auto;padding:1rem 2.1rem;width:92%}.header,.text-header{align-items:center;display:flex}.text-header{gap:30px;justify-content:center}.text-header p{margin-bottom:0}.header img{max-height:200px;width:200px}.header a{color:#b4fb51;font-weight:700;text-decoration:underline}@media (max-width:767px){.header{width:100%}.header,.text-header{align-items:center;flex-direction:column}.text-header{justify-content:center}.header img{max-height:100px;width:100px}.header a{margin-top:10px}}