﻿ol {
    list-style: none;
}

h3 {
    margin-bottom: 12px;
}

.w-list ul {
    padding-top: 20px;
}

.static-content-wrapper img {
    width: 500px;
    float: left;
    margin: 0px 50px 30px 6px;
    border-radius: 15px;
}