.collection-2-content .list-collections__item {
  width: 100% !important;
  position: relative;
  border-radius: 0;
}
.collection-2-content img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.size-heading-style {
  font-family: var(--bs-body-font-family);
  vertical-align: middle;
}
/* End */