.questions{
    background: url("../img/module-questions/bg.jpg") no-repeat center center;
    height: 567px;
}

#map-address{
    font-size: 22px;
}

.order.question{
    background-color: rgba(255, 255, 255, 0.75);
    margin-top: 70px;
    padding-bottom: 20px;
}

.order.question textarea{
    resize: none;
    height: 80px;
}