.how-to {
    min-height: 200px;
}

.how-to img {
    width: 100%;
}

.how-to--icon {
    width: 25px !important;
    height: 25px !important;
    line-height: 20px !important;
    float: left;
    position: absolute;
    margin: 5px;
    background-color: #FFFFFFBB;
	font-size: 14px !important;
	line-height: 1;
}