.us_custom_banner {
	padding-right: 0.5rem!important
}

.us_custom_copyright {
	text-align: center!important;
	font-size: 14px!important
}

.us_custom_banner_mini {
	padding-left: 0.5rem!important
}

.us_custom_headling, .us_custom_title_product {
	font-weight: 700!important;
	text-transform: uppercase!important
}

.us_custom_view_all {
	text-align: right!important;
	font-weight: 700!important;
	margin-top: 1.3rem!important
}

@media (min-width: 601px) and (max-width: 1024px) {
	.us_custom_banner {
		padding-right: 1.5rem!important
	}
	.us_custom_banner_mini {
		padding-left: 1.5rem!important
	}
}

@media (max-width: 600px) {
	.us_custom_banner {
		padding-right: 1.5rem!important
	}
	.us_custom_banner_mini {
		padding-left: 1.5rem!important
	}
}
