.team-wrapper{display:flex;flex-direction:column;margin-top:50px;position:relative;width:100%;}.team-photo{height:50vh;min-height:450px;position:relative;width:100vw;}.team-photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}@media (max-width:767px){.team-contact{padding-bottom:0 !important;}}@media (max-width:1023px){.team-content{padding-bottom:0 !important;}}@media (min-width:768px){.team-photo{height:40vh;min-height:600px;}}@media (min-width:1024px){.team-wrapper{flex-direction:row;justify-content:flex-start;}.team-photo{height:calc(100vh - 50px);position:sticky;top:110px;width:50%;}.team-content{max-width:600px;width:100%;}}@media (min-width:1500px){.team-content .container{margin-left:5vw;}}