#section2{
    background-color: #ecf1f3;
}
#section4{
    background-color: #DEDADE;
}
#div-bg{ 
    height: 50vh ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 50%;
}
.cb{
    color: #3fa3b9;
}
#div-bg{ 
    height: 50vh ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 50%;
}
.content_section {
	padding: 2rem;
	min-height: 390px;
	text-align: center;
	padding-top:0px;
}
.content_section p
{
	
}
.sections h3 {
	min-height: 60px;
}


@media (min-width: 320px) and (max-width: 480px) 
{
  /* CSS */
	#intro h1 {
	font-family: AdelleCYRW10-Italic;
	font-size: 1.4rem;
	text-align: center;
	max-width: 100%;
	padding: 2rem;
	}
}
