#units{
  display: block;
  height: auto;
  width: 100%;
  }
#units div{
  margin-bottom: 20px;
  }
#units div p{
  font-size: 16px;
  }
#units img{
  width:600px;
  height: 100px;
  }