.page-header-wrapper{
    padding:50px 0;
}
#garage_table_wrapper{
    margin-top:20px;
}
#garage_table_filter{
    text-transform:uppercase;
    font-weight:600;
}
table#garage_table{
    padding-top:10px;
}
table#garage_table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before{
    border-radius:0px;
    top:40%;
    line-height:16px;
    border:0px;
}
.floating-img-sticky-wrapper{
    position:fixed;
    bottom:0;
    right:0;
    text-align:center;
    width:100%;
    background:white;
    max-height:100px;
    z-index:15;
}
.floating-img-sticky-wrapper a{
    display:block;
}
.floating-img-sticky-wrapper a img{
    width:100%;
    max-height:10%;
    height:90px;
}
