.image-first,
#nega-rok-first {
  width: 267px;
  height: 300px;
}

.images-container {
  height: 300px;
}

@media only screen and (min-width: 600px) {
  .images-container {
    height: 300px;
  }

  .image-first,
  #nega-rok-first {
    width: 267px;
    height: 300px;
  }
}
