header{background-color:var(--color-back);background-image:none}header .row{display:flex;align-items:center;flex-wrap:wrap}header h1{color:var(--font-color);animation:1s fadeInLeft}header .after-h1{max-width:480px;animation:1s fadeInRight}.doctorHeader__img{animation:1s fadeInRight}header .btn{animation:1s fadeInUp}.big-btn{width:100%;max-width:500px;display:block;margin:0 auto 60px;animation:1s fadeInRight}@media screen and (max-width:992px){header img{position:static}}@media screen and (max-width:991px){header .row>div{width:100%;text-align:center}.header-box{padding-top:30px}header h1{margin:0}header .after-h1{width:100%;max-width:100%;margin:30px 0}.doctorHeader__img{margin:30px auto;max-width:400px}picture img,picture source{border-radius:10px}}