.menu-7{
     color: #2e5a8d !important;
     font-weight: bold;
}

.banner .bannerImg{
	width: 100%;
	height: 85vh;
	background-image: url("../../img/banner/7.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

