.intense.top-divider.curve-big {

}

.intense.bottom-divider.curve-big {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
	margin-bottom: -1px;	
}
