.section-compatibledevices {
    padding-top: 14px;
}

body[id$="howitworks-compatibledevices-page"] .thumb-content {
    margin-bottom: 41px;
}

body[id$="howitworks-compatibledevices-page"] .thumb-content img {
    max-width: 173px;
}

body[id$="howitworks-compatibledevices-page"] .thumb-content .colmn:nth-child(2n) {
    float: left;
}

#compatibledevices-image {
    width: 100%;
    max-width: 385px;
    top: 0;
    right: 100px;
}

body[id$="howitworks-compatibledevices-page"] div.hr {
    margin-top: 35px;
    margin-bottom: 32px;
}

body[id$="howitworks-compatibledevices-page"] .thumb-content .colmn {
    width: 33%;
}

body[id$="howitworks-compatibledevices-page"] .thumb-content .colmn {
    margin-bottom: 0;
}

body[id$="howitworks-compatibledevices-page"] h2 {
    padding-bottom: 5px !important;
    font-weight: 700;
}

body[id$="howitworks-compatibledevices-page"] .thumb-content .colmn p {
    padding: 0 0 20px 0;
}

body[id$="howitworks-compatibledevices-page"] .container:after {
    content: "";
    display: table;
    clear: both;
}