.textwidget {
  width: 100%;
}

.entry-content h1 {
  margin: 0;
}

.support-text {
	font-size: 18px !important;
    margin-top: 30px !important;
}

.textwidget p {
	font-size: 110%;
    text-align: justify;
}


.leftIconList .sow-features-feature {
	margin-bottom: 10px !important;
}


@media screen and (max-width: 600px) {
.sow-icon-container { display: none !important; }
}