/* Add custom CSS styles below */ 
.s-reviews-testimonial{
	background-color: #141d38 !important;
}

.navbar-brand img {
    max-height: 4rem !important;
    max-width: 190px !important;
}

.product-index #main-content > div > nav{
	padding-top: 0.2rem !important;
}

@media(max-width: 767px){
#main-content > section.nova-categories.py-8.md\:py-16.block.block > div > div > a{
	height: 7rem !important;
}}