body{
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}

.unit_container{
    border: 1px solid #000000;
    /*padding: 5%;*/
}

.modal-content{
    display: inline-block;
    text-align: center;
    border-radius: 0;
}

.square_close:hover {
    cursor:pointer;
}

.square_close {
    background-color: transparent;
    border: transparent;
}

.br2488sq{
    display: inline-block;
    background:url("../img/units/2488.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}

.br2480sq{
    display: inline-block;
    background: url(../img/units/2480.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}

.br2480sqnopost{
    display: inline-block;
    background : url(../img/units/2480nopost.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}


.br2480sqwithpost{
    display: inline-block;
    background: url(../img/units/2480withpost.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}

.br2720sq{
    display: inline-block;
    background: url("../img/units/2720.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}

.br2525sq{
    display: inline-block;
    background: url("../img/units/2525.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}

.br5572sq{
    display: inline-block;
    background:url("../img/units/5572.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 60%;
}

.br2852sq{
    display: inline-block;
    background:url("../img/units/2852.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}

.br2852sqwithpost{
    display: inline-block;
    background:url("../img/units/2852withpost.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}

.br3772sq{
    display: inline-block;
    background:url("../img/units/3772.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 56%;
}
