/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2026 | 14:02:48 */
#findsmiley img {
  object-fit: contain !important;
  height: 175px !important;
  width: 175px !important;
  margin-bottom: 50px;
}
@media (max-width: 777px) {
  #findsmiley > a {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: fit-content;
  }
  #findsmiley > a .et_pb_image_wrap {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
