.img_sect {
  width: 100%;
  height: 100%;
}
.img_sect img {
  width: 100%;
  height: inherit;
  display: block;
}