.photos img{
  width: 95%;
  padding-top: 10px;
}
.photos{
  display: flex;
  flex-direction: column;
  align-items: center;
}