﻿

.content {
    text-align: center;
    min-width:1200px;
}

    .content h3 {
        line-height: 50px;
        font-size: 1.2em;
        font-weight: 600;
    }

    .content img {
        display: block;
        margin: auto;
        margin-bottom: 50px;
    }
