img {
    float: left;
}
.employee {
  padding: 1% 1% 1% 1%;
height: 10%;
}

.EmpPicL {
  float:left;
width:10%;
height:10%;
margin-right:15px;
}

.EmpName {
font-weight: bold;
  padding-top:3%;
}

.EmpStrengths{
font-style: italic;
  padding-bottom:4%;
}