/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2021 | 08:37:51 */
.clicked {
     width: 300px;
     height: 415px;
     box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 20px 2px;
}

@media (min-width: 576px) {
.hovered {
     width: 220px
}
}