
.margin_t_40 {
	margin-top: 40px !important;
}

.sec-groovemusic-2 .animation_stop::before {
	background-image:none !important;
}

.sec-groovemusic-3 .animation_stop::before {
	background-image:none !important;
}

.animation_stop::before {
	animation: none !important;
	transform: none !important;
	transition: unset !important;
}

.sec-groovemusic-2 .animation_stop::before {
	height: 0 !important;
}

.sec-groovemusic-3 .animation_stop::before {
	height: 0 !important;
}


@media print, screen and (min-width:788px) {
	.one-fifth {
		font-size: 12px !important;
		width: 18% !important;
		max-width: 230px !important;
		margin: 0 6px 18px !important;
		margin: 0 0.73% 18px !important;
		padding: 0 12px 12px 0 !important;
	}
	
	.f-size_14{
		font-size: 14px !important;
	}
	
	.f-size_20{
		font-size: 20px !important;
	}
	
	.m-bottom_10{
		margin-bottom: 10px;
	}
	
}


@media screen and (max-width:787px) {
	.f-size_16_mobile{
		font-size: 16px;
	}
	
	.lh_18_mobile{
		line-height: 1.8;
	}
	
	.m-bottom_14_mobile{
		margin-bottom: 14px;
	}
}