<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 992px) {
.detail-head{
	font-size:34px;
}
.social-head img {
    width: auto;
}
.logo-head img {
    padding-top: 22px;
}
.nav&gt;li&gt;a {
    padding: 10px 46px;
    font-size: 27px;
}
.title-content h1 {
    font-size: 40px;
}
.title-content {
    font-size: 29px;
}
.detail-about {
    font-size: 29px;
}
.detail-about h1 {
    font-size: 40px;
}
.product-title {
    line-height: 1;
    font-size: 59px;
    padding-left: 8%;
}
.product-box-1, .product-box-2, .product-box-3, .product-box-4, .product-box-5, .product-box-6 {
    font-size: 27px;
}
.title-footer {
    font-size: 35px;
}
.addess-footer{
	font-size:23px;
}
.contact-footer ul li a {
    font-size: 23px;
}
.menu-footer ul li {
    font-size: 23px;
}
.menu-footer ul {
    padding-left: 0;
}
.copyright {
    font-size: 21px;
    line-height: 1.2;
    margin-top: 10px;
}
.social-footer p {
    font-size: 37px;
}
}</pre></body></html>