.c-products__single img {
    top: -10rem;
}
.c-products__single img:hover {
    top: -8rem;
}
.grecaptcha-badge{
	display: none!important;
}