.main {
  height:100%;
  width: 100%;
}

.pictures {
  height:100%;
  width: 100%;
}

.pictures img{
  height: auto;
  width: 100%;
}
