body.widget-snippet  .featured-content {
    padding: 40px;
}
body.widget-snippet .featured-content .row{
	padding:30px;
}
.featured-content .row{
	margin-bottom:40px;	
}
.featured-image {
    margin: 0 0 20px;
}
.featured-image img {
    height: auto;
    max-width: 160px;
}
.featured-text {
    background-color: #ffffff;
    border-top: 6px solid #00a3de;
    box-shadow: 5px 0 43px rgba(0, 0, 0, 0.08);
    min-height: 750px;
    padding: 35px 45px;
}
