   .featured-thumbnail img {
            width: 100%;
            height: 280px;
            padding: 20px;
        }

        .featured-content.featured-content-team {
            height: 78px;
            display: flex;
            justify-content: center;
            vertical-align: baseline;
          
        }

        h5 {
            font-size: 18px;
            margin-bottom: 0;
        }