.widget-main.include.include-description-5 {
    padding: 65px 0;
}
.widget-main.include.include-description-5 .widget-description-wrapper {
    position: relative;
    margin: 0 auto;
}

.widget-main.include.include-description-5 .widget-description-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	color: #0B0B0B;
}
.widget-main.include.include-description-5 .widget-description-title {
    font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 45px;
	color: #0B0B0B;
	padding-right: 20px;
}
.widget-main.include.include-description-5 .widget-description-title span {
	color: #AB3362;
}


@media all and (max-width: 1016px) {
	.widget-main.include.include-description-5 .widget-description-wrapper {
		width: auto;
	}
}
@media all and (max-width: 768px) {
	.widget-main.include.include-description-5 .widget-description-title {
		margin-right: 0px;
		font-size: 24px;
		line-height: 30px;
	}
}
@media all and (max-width: 500px) {
	.widget-main.include.include-description-5 {
		padding: 20px 0;
	}
}

