


#general .deco1{
	margin-bottom: clamp(20px, 6.25vw, 80px);
}

#general .text{
	margin-top: clamp(20px, 3.125vw, 40px);
}

