.card.overflow-hidden, .card.home-videos {
    background-color: #F1F1F3;
}
.page-section .card-footer {
    background-color: transparent;;
}
.logo-tpx{
	height: 50px;
}
.logo-tpx.footer-logo{
	height: 40px;
}
.review-block{
	margin-left: -5.5rem;
}





@media (min-width: 576px) {
	.mb-sm-5-tpx{
		margin-bottom: 1.5rem !important;
	}
}
@media (max-width: 1200px) {
	.review-block{
		margin-left: 0;
	}
	.start-0.built-for{
		left: 10% !important;
	}
}
@media (max-width: 575px) {
	.review-block{
		top: -6% !important;
	}
}

@media (max-width: 500px) {
	.love-block{
		width: 100px;
		padding: 10px !important;
	}
}
