/*
Theme Name: Beluga Theme
Theme URI: https://belugaweb.com/
Author: Beluga Team
Author URI: https://belugaweb.com/
Description: Beluga Theme được lập trình và phát triển bởi Beluga Team. Beluga cung cấp giải pháp thiết kế website tổng thể cho cá nhân & doanh nghiệp.
Version: 1.6.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://belugaweb.com/
*/
.tt-content{
	min-height: 500px;
}

@media (max-width: 1368px) {
    .container {
        max-width: 75% !important;
    }
	.ho-content04 h2 {
        padding-left: 108px;
    }
}

@media (max-width: 767px) {
	.tt-content{
		min-height: auto;
	}
    .container {
        max-width: 95% !important;
    }
}