﻿.small-text{
    font-size:0.9em;
}

.phone-image{
    position:relative;
    margin-bottom: -7px;
}

.phone-image .property-one-image{
    height:auto;
}

.phone-image .fa{
    color:#fff;
}

.phone-beds{
    position:absolute;
    bottom:10px;
    right:5px;
    z-index:5;
}

.main-property-footer {
    position:relative;
}

.main-property-footer .bed-count{
    /*position:absolute;
    right: 0px;
    top:13px;*/
}

body.tablet .columns.gutter-l.tablet-break-first:only-child > .columns-item:not(:last-child), body.phone .columns.gutter-l.phone-break-first:only-child > .columns-item:not(:last-child), body.tablet .columns.gutter-l.tablet-break-last:only-child > .columns-item:not(:last-child), body.phone .columns.gutter-l.phone-break-last:only-child > .columns-item:not(:last-child), body.tablet .columns.gutter-l.tablet-break-middle:only-child > .columns-item:not(:last-child), body.phone .columns.gutter-l.phone-break-middle:only-child > .columns-item:not(:last-child), body.tablet .columns.gutter-l.tablet-break-all:only-child > .columns-item:not(:last-child), body.phone .columns.gutter-l.phone-break-all:only-child > .columns-item:not(:last-child) {
    margin-bottom: var(--space-s);
}

body.phone [class*="ThemeGrid_Width"]:not(.no-responsive){
    margin:0;
}