.news-grow {
    background-size: cover;
    background-position: top;
    height: 300px !important;
}

.team-block{
	
	margin-bottom:30px;
	
	}
	
	@media (max-width: 767px){
#rt-logo{
	
	width:300px!important;
	background-size: contain !important;
	height:auto !important;
}

	}
	
	
	@media only screen and (min-width: 768px) and (max-width: 959px) {
     #rt-logo{
	
	width:500px!important;
	background-size: contain !important;
	 
}
}