.room-rent {margin-bottom:60px;margin-top:60px}
.room-rent .row.flex-row >.col {display:block}
.room-rent .row.flex-row >.col + .col {border-left:1px #292929 solid}
@media screen and (max-width:900px ) {.room-rent .row.flex-row >.col + .col {border-left:0;border-top:1px #131313 solid }}
.room-rent__item {margin:0 -20px;background:#000;color:#fff;padding:35px 40px;height:100%}
@media screen and (max-width:900px ) {.room-rent__item {margin:0;padding:30px 20px }}
.room-rent__title {margin-bottom:10px}
@media screen and (max-width:900px ) {.room-rent__title {margin-bottom:20px }}
.room-rent__price {margin-bottom:20px}
@media screen and (max-width:900px ) {.room-rent__price {margin-bottom:0 }}
.room-rent__price span {font-size:12px;line-height:16px;letter-spacing:0.05em;text-transform:uppercase}
@media screen and (max-width:900px ) {.room-rent__button {margin-top:20px }}