table tr td {
	vertical-align: top;
}

.basic-editor ul {
	line-height: 1.45;
}

/*= Responsive Styles
-------------------------------------------------------------- */
@media only screen and (max-width: 1440px) { /* Template Width */
	
}
@media only screen and (max-width: 1023px) { /* Medium Breakpoint */
	
}
@media only screen and (max-width: 639px) { /* Small Breakpoint */
	
}