.site-logo  img {
  height: 50px;
}
.site-tagline {
    font-size: 1.2em;
    line-height: 0; 
}
@media (max-width: 480px){
.site-logo  img {
  display: none;
}
.home-slider .slides li {
    height: 250px;
    background-size: cover!important;
}
}

.item-thumb img {
    border-radius: 50%;
}

.product p{
background-image: url(https://w7.pngwing.com/pngs/711/104/png-transparent-computer-icons-arrow-down-arrow-up-right-left-up-up-arrow-angle-triangle-black.png);
    background-size: 41px 20px;
    background-repeat: no-repeat;
}