section {
background: url(/landing/img/background.png);
background-size: cover
}

.recommend-container {
border-radius: 0 50px 0 50px !important;}

.navbar.scrolltop-1
{background-color: #212134 !important;}

.cimsor {    
font-size: 5rem;
line-height: 6.8rem;
font-weight: 700;
}

.recommend-container h2 {
color: #000 !important;
padding-top: 10px;
}

p {
opacity: 1 !important;
}

.recommend-container h2
{
	font-size:1.2rem !important;
}

@media only screen and (max-width: 900px) {
.cimsor {    
font-size: 3rem;
line-height: 4.8rem;
font-weight: 700;
}

}