section.main-section {
    width: 600px;
    margin-left: -300px;
    margin-top: -142px;
}

.reset-password {
    width: 318px;
    margin: 0 auto;
}

.container-title .title {
    width: 285px;
}

.description {
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-top: 15px;
}

.send-description {
	width: 600px;
    height: 38px;
    background-color: rgba(252, 248, 227, 1);
    border-radius: 3px;
    font-size: 14px;
    line-height: 38px;
    color: #c09853;
    margin-top: 32px;
    text-align: center;
}

