section.employee{background-color:#fff;color:#282a32;padding:3.5rem 0}section.employee .sub-title{margin:0 auto 1.25rem;text-align:center}@media screen and (max-width:767px){section.employee .sub-title{text-align:left}}section.employee .card{background-color:transparent;box-shadow:none;text-align:center}section.employee .card:hover{cursor:pointer;opacity:.9}section.employee .card img{display:inline-block;width:100%}section.employee .card-body{position:relative}@media screen and (max-width:767px){section.employee .card-body,section.employee .item:last-child .card{padding-bottom:0}}section.employee .card-body h3.title{font-size:1.5rem;font-weight:600;line-height:1.25;margin-bottom:.75rem}section.employee .card-body p{font-size:1rem;line-height:1.5;margin-bottom:1.25rem;margin-top:0}