.schedule__time {
  
  color: #000;
  
}

.footer__content {
  min-height: 0px;
  padding-bottom: 15px;
}
.footer {
  
  background: #00a3d5;
  color: #fff;
 
}
.img-w20 img{ 
width: 20%; 
}
.img-w40 img{ 
width: 40%; 
}
.img-w30 img{ 
width: 30%; 
}
.img-w50 img{ 
width: 60%; 
}
.img-w60 img{ 
width: 50%; 
}
.img-w70 img{ 
width: 70%; 
}