html {
    height: 100%;
}

body {
    min-height: 100%;
    margin: 20px 0;
    background: url(../images/backgrounds/6.jpg) fixed;
    background-size: 100% 100%;
}

.pRound-p-form .p-custom-arrow select {
    padding-right: 50px;
}

.p-price-column.text-right {
    text-align: right;
}
