#make-own .custom-design.show-thumbnails .custom-showcase .view-wrapper.small ul li { width: 220px; height: 200px; background: linear-gradient(1deg, #3c3a3a 30%, #212121 90%); border-radius: 1.25rem; padding: 1rem;}
#make-own .custom-design.show-thumbnails .custom-showcase .view-wrapper.small ul li img { max-height:100%; object-fit: contain;}
@media (max-width:768px){
#make-own .custom-design.show-thumbnails .custom-showcase .view-wrapper.small ul li { width: 110px; height: 100px;}
}
#make-own .normal-text{font-size: 1.125rem; font-weight: 300; color: #999;}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}