/* request_sc:regular*/
/* Last-Modified: Fri, 25 Sep 2026 13:00:17 GMT [ver: ] */
/* Current-Time:Fri, 25 Sep 2026 13:47:26 -0500*/
/* NOT Pulled From Cache */
#main-page-image {
    position: relative;
    width: 100%;
    height: 150px;              /* simpler than padding hack */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
------remove description on collections page-----
/* Hide only the second paragraph in the collection description */
.faso-collections-data-collectiondescription p.faso-user-p:nth-of-type(2) {
    display: none !important;
}



