.header__body{border-top:1.5rem solid #000;left:0;padding:1rem;position:fixed;top:0;transition:all .2s ease;width:100%;z-index:99}.header__wrap{justify-content:space-between}.header__body.sticky{top:0}.header__body .page-center .header__logo:has(a){max-width:200px;width:50%}.header__sec_img{display:flex;justify-content:flex-end;width:50%}.header__sec_img img{max-width:200px;width:100%}@media (max-width:1600px){.header__logo{width:180px}}@media (max-width:1400px){.header__body .page-center{max-width:100%;padding:0 30px}.header__logo{width:160px}}@media (max-width:991px){.header__wrap{justify-content:space-between}.header__body .page-center{max-width:100%;padding:0 20px}}