.main {
    margin: 20px auto 30px;
}

.main p {
    line-height: 28px;
    font-size: 16px;
    color: #666666;
}

.main .text {
    color: #495060;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.main img {
	margin: auto;
}