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