.cd-timeline-img {
  border-radius: 0%;
  -webkit-box-shadow: 0 0 0 0px white;
          box-shadow: 0 0 0 0px white;
}

.cd-timeline-img img {
  display: block;
  position: relative;
  left: 0%;
  top: 0%;
  margin-left: 0;
  margin-top: 0;
  width: 100%;
  height: 100%;
}
