2022-09-08 14:23:22 +03:00

37 lines
723 B
CSS

.offer_item_boston {
width: auto !important;
padding-bottom: 30px;
position: relative;
}
.offer_item_boston img{
border-radius: 50%;
}
.offer_item {
width: auto !important;
padding-left: 0 !important;
padding-right: 20px;
}
.leasing_offers_list {
margin-top: 30px !important;
}
.offer_item .qrimage {
position: relative !important;
width: auto !important;
height: auto !important;
}
.offer_item .vcfbutton {
background-color: #1c01a9;
color: #fff;
padding: 5px 15px;
width: fit-content;
font-weight: bold;
}
.messenger {
position: relative !important;
width: 30px;
height: 30px;
vertical-align: bottom;
}
.withoutform {
margin-top: 40px;
}