@media (max-width: 767px) {
.r-section:after {
    width: 250px;
    height: 390px;
}
	.partners-design .p1 {
    width: 100%;
	order: 4;
}
	.partners-design .p2 {
    position: relative;
    z-index: 1;
    top: 0;
    width: 100%;
    left: 0;
	order: 3;
}
	.partners-design .p3 {
    margin-top: 0;
    width: 100%;
	order: 1;
}
	.partners-design .p4 {
    position: relative;
    right: 0;
    z-index: 1;
    top: 0;
    width: 100%;
	order: 2;
}
	.partners-design .p5 {
    width: 100%;
    position: relative;
    bottom: 0;
	order: 5;
}

	.text_sec .e-con-inner {
    width: 100% !important;
}
	.last_sec::after{
		display: none;
	}
	.elementor-custom-embed-play svg {
    width: 80px !important;
}
	.two_sec:after {
    left: -36%;
    width: 100%;
}
.pet-shops .slick-slide img {
    padding: 6px;
    height: 155px;
}

	.last_sec2::after {
   display: none;
}
}