html #main .team-1-wrapper .team-1 .widget-header__team{display:block!important}html #main .team-1-wrapper .team-1 .widget-header__team .widget-header__team--titles{display:block!important}html #main .team-1-wrapper .team-1 .widget-header__team .widget-header__team--titles h3{color:#393e47;font-size:35px;font-weight:100;margin-bottom:25px;margin-left:20px;margin-right:20px;margin-top:0;text-align:center}html #main .team-1-wrapper .team-1 .card-content__subtitle{color:#000;font-size:16px}.team-1 .wrapper{display:grid;grid-template-columns:1fr;gap:30px;margin:0 auto;max-width:1200px}@media (min-width:768px){.team-1 .wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.team-1 .wrapper{grid-template-columns:repeat(3,1fr)}}.team-1 .slide{display:-webkit-box;display:-ms-flexbox;display:flex}.team-1 .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;background:#fff}.team-1 .card img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.team-1 .card-content{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}