/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@import url('sass/style.css');


@media only screen and (max-width: 600px) {
	.uncode_text_column.terms-and-condition.text-small {
		padding: 10px 43px;
	}
}