﻿.text-22 {
    font-size: 20px;
}
.mb-ourpeople {
    margin-bottom: 4rem;
}
@media (min-width: 1280px) {

    .md-screen\:text-16 {
        font-size: 0.75em;
    }
    .mb-ourpeople {
        margin-bottom: 1.25rem;
    }
}
@media (max-width: 1280px){
    .ourpeople-bottom{
        bottom:0.75rem
    }
}
