/* line 1, custom-548758.scss */
.collection-wrapper .collection-top-banner {
  height: 100%;
  margin-top: 0;
  flex-direction: column; }
  /* line 6, custom-548758.scss */
  .collection-wrapper .collection-top-banner .top-article-title {
    height: 100px; }
  /* line 10, custom-548758.scss */
  .collection-wrapper .collection-top-banner img {
    object-fit: cover;
    max-width: 100%;
    height: 100%;
    width: 100%; }

/* line 18, custom-548758.scss */
.collection-wrapper .collection-top-banner .top-article-title {
  width: 100%; }

/* line 21, custom-548758.scss */
.collection-top-banner__wrapper {
  padding-top: 40px;
  margin-bottom: 50px; }
