.min-170 img{min-width:170px;}

.team-detail-box .author-name{    font-size: var(--f-26-22);
    font-weight: 600;
    display: flex;
    gap: 1rem;
    align-items: center;
    color: var(--blue);
    padding-bottom: 12px;}


.team-detail-box .author-designation{font-weight: 600;font-size:20px;color: #272626;}


@media screen and (max-width: 781px) {

#r1 .mob-col{    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;}


.team-detail-box .author-name{padding-bottom:5px;}

.min-170 img{min-width:120px;}


#r1 .wp-block-post-excerpt{    margin-top: 0.5rem;}


}
