/* Start custom CSS for scp_teachers, class: .elementor-element-3651ba7 */body .scp-teachers .teacher {
    min-height: 523px!important;
    text-align: center;
}

body .scp-teachers .teacher .entry-title a{
    text-transform: uppercase;
    color: #748e43;
    font-weight: 900;
    font-size: 16px;
    max-width: 247px;
    display: inline-block;
    margin-bottom: 10px;
}

body .scp-teachers .teacher .summary{
    max-width: 253px;
    margin-left: auto;
    margin-right: auto;
}

body .scp-teachers .teacher .job-title{
    color: #748e43;
}

@media only screen and (min-width: 768px) {
    body .scp-teachers .teacher{
        text-align:left;
    }
    body .scp-teachers .teacher .summary{
        margin-left:0;
    }
}/* End custom CSS */