#support {
    width: 530px;
    height: 250px;
}
#support-page {
    width: 500px;
    font-size: 18px;
    height: 180px;
}
.support-content {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    color: #5A6064
}
.support-frame {
    width: 100%;
    height: 220px;
    margin: 20px auto;
}

.support-header {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: bolder;
}