.five-column {
  box-sizing: border-box;
  width: 20%;
  float: left;
  padding-right: 20px;
}

actuality-img { 
  width: 100%; 
}