.shop section.content-area {
  position: absolute;
  top: 7rem;
  display: block;
}
.shop section.content-area .shop-item {
  display: flex;
}
