﻿.employeeimg {
    float: right;
    height: auto;
    max-width: 280px;
}
.shared-subpages h4 {
    font-size: 1rem;
}
.back-btn {
    position: absolute;
    text-transform: uppercase;
    font-size: 1.0rem !important;
}
    .back-btn i {
        padding-right: 9px;
    }
    @media (max-width:600px){
        .mobile-title-2 {
            text-align: center !important;
        }
    }