.about-us-page.text-box {
	padding-bottom: 100px;
}
.about-us-page .about-shop {
	padding-top: 50px;
	padding-bottom: 0;
}
.about-us-page .about-shop img {
	border-radius: 15px;
}
@media (max-width: 1279px) {
	.about-us-page .about-shop {
		padding-top: 25px;
	}
	.about-us-page .about-shop .col-50 {
		width: calc(100% - 0px);
	}
}
