.page-nomass
{

}
.page-nomass .head
{
    text-align: center;
    padding: 15px 40px 10px 40px;
    margin-bottom: 20px;
    background: #409fd9;
}
.page-nomass .head h1
{
    display: inline-block;
    font-size: 38px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}