.menu-4{
    /*font-weight: bold;*/
   color: #000 !important;
   font-weight: bolder;
   background-color: initial;
}

.TRS_Editor p img{
	margin-bottom: 25px;
}

.banner .bannerImg{
	width: 100%;
	height: 85vh;
	background-image: url("../../img/banner/4.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
