.w-full {
  width: 100%;
  height: 100%;
}

.img-center {
  display: block;
  margin: 0 auto;
}