﻿.decor-about-bb {
    position: absolute;
    bottom: -245px;
}

@media(max-width:1023px) {
    .decor-about-bb {
        position: absolute;
        bottom: -119px;
    }
}