@media (max-width:767px) {

	html, body {
		overflow-x: hidden;
	}

	.page-content-home .container {
		padding-left: 2.34vw;
		padding-right: 2.34vw;
	}

	.textlogo {
		font-size: 2.65rem;
	}

	.posttext {
		font-size: 1.55rem;
		line-height: 1.9rem;
	}

	.mobile2 a {
		font-size: 1.1rem;
	}

	.threenav .glued a {
		font-size: 1.25rem;
	}

	.checkedsection .entry {
		padding: 0px 7px 5px 7px;
	}

	.toplist .toplist-product .bdy {
		padding: 5px;
	}

	.toplist .toplist-product .proscons {
		margin-bottom: 0px;
	}

	.toplist-product .pt-5 {
		padding-top: 1rem !important;
	}

	.toplist .toplist-product, .overalls img, .toplist .toplist-product .bdy, .imagedisplay img {
		border-radius: 10px !important;
	}

	.overalls img, .imagedisplay img, .imagedisplay.firstone {
		border: none;
	}

	.box-expand {
		margin-top: 0px !important;
	}

	.ourbutton {
		display: inline-block;
		width: 95%;
		font-size: 1.3rem;
		padding: 12px 10px 11px 10px;
	}

	.page-content-home .container.proscons {
		padding: 0px;
	}

	.container-fluid.py-4 {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}

	.toplist .toplist-product .gradebg {
		padding-top: 0.75rem;
	}

	.toplist .toplist-product .gradebg div {
		margin-top: -1rem;
	}

	.starsrating {
		border: none !important;
		border-right: 2px solid #999 !important;
	}

	.starsrating i {
		color: #ffcc00;
		font-size: 1.7rem;
		border: none !important;
		letter-spacing: 2px;
	}

	.starsrating span {
		font-weight: bold;
		/* display: inline-block; */
		/* clear: both; */
		margin-left: 10px;
		font-size: 1.2rem;
		/* color: #448ccc; */
		margin-top: -3px;
	}

	.chosecontainer .mt-5 a {
		text-align: center !important;
		display: block;
	}

	.toplist-product .row.align-items-top p img.d-block-sm {
		border-radius: 10px;
	}

	.toggles .entry .hdr span {
		width: 90%;
	}

	.checkedsection.negative .entry .hdr span {
		padding-left: 5px;
	}

	hr.d-sm-block {
		margin: 0 1rem;
		border-top: 2px solid;
	}

	.toplist-product p.pb-3:last-child {
		padding-bottom: 0px !important;
	}

}