@media (max-width: 425px) {
	.paintool.form form span.sub {
		float: none !important;
	}
}

/* Page - Parent */
.page-template-page-parent .sidebar-right .widget {
	border: none;
	padding: 0;
}
.page-template-page-parent .sidebar-right .widget .textwidget a {
	display: block;
}
.page-template-page-parent .sidebar-right .widget .textwidget a img {
	width: 100%;
	height: initial;
}
