﻿/*Nội dung chỉnh sửa giao diện từ ngày 26/02/2024
Tên : Nguyễn Hoàng Lân */

.policy-content {
    height: 30rem !important;
}
.awe-section-3 img {
    width: 100%;
}
.section-deal img{
    width: 100%;
}
.banner {
    margin: 2% 0;
}
.banner img{
    width: 100%;
}
.section-products {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/bg-01.png);
}
.block-floating {
    background-image: url('../images/bg-san-pham-uu-tien.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
}
    .block-floating .block-floating__head {
        text-align: center;
        width: 100%;
        height: 3rem;
        color: #004aad;
        font-size: 3rem;
        font-family: sans-serif;
    }
    .block-floating .block-floating__image img {
    }
