.staff{background-image:url("../images/backgrounds/bgHeader.webp");background-size:cover;background-position:center;padding-block:80px;display:flex;flex-direction:column}.teacher{width:400px}.teachers{display:flex;flex-wrap:wrap;gap:90px;justify-content:center;margin-bottom:80px}.teacher-photo{width:100%;height:100%}.teacher-description{margin-inline:auto;border-bottom-left-radius:40px;border-bottom-right-radius:40px;color:#fff;padding:20px;background-color:#454253;width:75%;font-size:.5rem;text-transform:uppercase;font-style:italic}.teacher-car-pic-left,.teacher-car-pic-right{position:absolute;bottom:-167px;width:40%;z-index:2}.teacher-car-pic-right{right:0}.teacher-car-pic-left{left:-20px}.teacher-description h5{text-align:center}.staff a{align-self:center}.teacher-img{padding:.7rem;position:relative;background:linear-gradient(90deg,#6755ef 0,#bb52ed 50%,#edb276 100%);border-radius:40px;width:100%}@media (max-width:1199px){.teacher{width:300px}}@media (max-width:991px){.teacher-description{display:none}.teacher-car-pic-left,.teacher-car-pic-right{bottom:0!important}.teacher{width:280px}.teacher-img{padding:.5rem;border-radius:30px}}