		@media screen and (max-width: 768px) {
			.col-md-9.headbutton {
				display: none !important;
			}

			.col-lg-4.slogan-holder2 {
				display: none !important;
			}

			.col-lg-8.img-rotate-new.inner-page {
				display: none !important;
			}

			.news-top-section {
				display: none !important;
			}

		}

		.mobile-hotline-banner-img {
			display: none !important;
		}

		#view-all-btn {
			display: flex;
			justify-content: center;
			margin-bottom: 1.5rem;

			a {
				margin-bottom: 0;
			}
		}