.employees-section-template .employees {
    margin-top: 60px
}

.employees-section-template .employees .employee .employee-inner .employee-picture img {
    width: 100%;
    height: auto;
    border-radius: 15px;
}

.employees-section-template .employees .employee .employee-inner .employee-position {
    margin-top: 20px;
    font-size: 13px;
    line-height: 20px
}

.employees-section-template .employees .employee .employee-inner .employee-name {
    font-size: 18px;
    line-height: 25px
}

.employees-section-template .employees .owl-dots {
    margin-top: 45px
}
.employee-staj{
    padding-top: 15px;
}