.category-16 .owl-item a:before { padding:3px;background-color:black;font-family:FontAwesome;color:white;position:absolute;right:30%;bottom:10%;content: '\f03d'; }
@media (max-width: 740px) { .category-16 .owl-item a:before { right:10%; } }
@media (max-width: 440px) { .category-16 .owl-item a:before { right:20%; } }
.category-16 .owl-item a:hover:before { color:red; }