@media only screen and (max-width: 1400px) {
	.wrap-slider-img img {
		height: 180px;
	}
}

@media only screen and (max-width: 1200px) {
	.wrap-slider-img img {
		height: 160px;
	}

	.wrap-slider-img img {
		height: 120px;
	}

    .wrap-article {
        margin: auto 20%;
    }
}

@media only screen and (max-width: 992px) {
	.wrap-img-grid-three img {
		height: 420px;
	}

    .search-input-group {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .header-logo {
        width: 100%;
    }

    .header-logo img {
        width: 30px;
    }

	.wrap-slider-product-festival {
		border-radius: 0px;
	}

	.wrap-slider-img img {
		height: 100px;
	}

    .wrap-article {
        margin: auto 10%;
    }

	.card-fix-banner-height {
		height: auto;
		box-shadow: none;
		border: none !important;
		border-radius: 0px;
	}

	.wrap-category-dashboard img {
		height: 90px;
	}
}

@media only screen and (max-width: 768px) {
	.wrap-img-profile-store img {
		width: 100px !important;
		height: 100px !important;
	}

    .search-tab {
        width: 80px;
    }

    .search-tab p {
        padding: 0;
    }

    .wrap-article {
        margin: auto 5%;
    }

	.wrap-img-grid-three img {
		height: 320px;
	}

	.wrap-img-grid-four img {
		height: auto;
	}

	.wrap-slider-product-festival {
		border-radius: 0px;
	}

	.wrap-slider-img img {
		height: 250px;
	}

	.card-fix-banner-height {
		height: auto;
		box-shadow: none;
		border: none !important;
		border-radius: 0px;
	}

	.wrap-category-dashboard img {
		height: 90px;
	}
}

@media only screen and (max-width: 576px) {
	.padding-none-mobile-card {
		padding: 0px !important;
	}

	.margin-x-minus-12-mobile {
		margin-left: -12px;
		margin-right: -12px;
	}

    .wrap-article {
        margin: auto 2%;
    }

	.margin-none-mobile-card {
		margin: 0px !important;
	}

	.wrap-image-promo-article {
		padding-bottom: 20px !important;
	}

	.wrap-image-event-product img {
		width: 100% !important;
	}

	.wrap-image-promo-article img {
		width: 100% !important;
	}

	.wrap-image-promo-article img {
		padding-right: 0px;
	}

	.wrap-img-profile-store img {
		width: 80px !important;
		height: 80px !important;
	}

	.wrap-img-grid-three img {
		height: auto;
	}

	.wrap-slider-img img {
		height: 120px;
	}

	.card-fix-banner-height {
		height: auto;
		box-shadow: none;
		border: none !important;
		border-radius: 0px;
	}

	.thumbnail-detail-product {
		padding: 0px;
		box-shadow: none;
		border-radius: 0px;
        width: 100%;
	}

	.thumbnail-detail-product img {
		border-radius: 0px;
	}

	.wrap-category-dashboard img {
		height: 60px;
	}

	.wrap-image-footer img {
		width: 100%;
	}

	.wrap-text-copyright p {
		text-align: center;
	}

	.button-primary {
		width: 100%;
		display: block;
	}

	header {
		border-radius: 0px;
	}
}

@media only screen and (max-width: 200px) {
	.wrap-image-promo-article {
		padding-bottom: 20px !important;
	}

	.wrap-image-promo-article img {
		padding-right: 0px;
	}

	.wrap-img-profile-store img {
		width: 60px !important;
		height: 60px !important;
	}

	.wrap-img-grid-three img {
		height: auto;
	}

	.wrap-slider-img img {
		height: 120px;
	}

	.card-fix-banner-height {
		height: auto;
		box-shadow: none;
		border: none !important;
		border-radius: 0px;
	}

	.wrap-category-dashboard img {
		height: 60px;
	}
}