.header-container{display:flex;height:auto;width:auto;justify-content:center;align-items:center}.header__contentbox{display:flex;height:auto;width:450px;justify-content:center;align-items:center;flex-direction:column;margin-right:50px}.header__contentbox>img{max-width:80%;max-height:80%}.header__contentbox>p{font-family:'Arial',sans-serif;font-size:18px;color:#444;max-width;428px;text-align:center;margin-top:25px}.header__gifbox{display:flex;height:636px;width:636px;min-width:636px;background-color:#13426b;justify-content:center;align-items:center}.header__gifbox>iframe{min-height:92%;min-width:93%}@media screen and (max-width:1024px){.header__contentbox{height:300px;margin-top:30px}.header__contentbox>p{max-width:280px}.header__gifbox{margin:0;height:475px;width:475px;min-width:475px}.header__gifbox>iframe{max-height:60%;max-width:60%}}@media screen and (max-width:768px){.header-container{flex-direction:column-reverse}.header__contentbox{height:200px;margin:0;width:100%;margin-bottom:50px;margin-top:25px}.header__contentbox>p{font-size:16px;max-width:100%;margin:0;margin-top:10px}.header__gifbox{margin:0;height:250px;width:250px;min-width:250px}.header__gifbox>iframe{max-height:60%;max-width:60%}.header__contentbox>img{max-width:60%;max-height:60%}}