﻿.responsive-table-basic {
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
    width: fit-content;
    max-width: 100%;
}

.responsive-image-basic {
    max-width: 100%;
    height: auto;
}

.thead-info {
    background-color: #00668840;
}

#find-app-shelter-adults-interim-housing {
    background-size: contain;
    background-repeat: no-repeat;
    /*    background-image: url("https://www.lahsa.org/service/get-image?id=22b41bb1-a59f-412e-b159-d6c602774bb6.jpg");*/
    background-image: url("https://www.lahsa.org/service/get-image?id=9a66eaaf-d0fe-4567-863c-35c6570b790a.jpg ");
}

#find-app-shelter-youth-adults-interim-housing {
    background-size: contain;
    background-repeat: no-repeat;
    /*    background-image: url("https://www.lahsa.org/service/get-image?id=22b41bb1-a59f-412e-b159-d6c602774bb6.jpg");
*/ background-image: url("https://www.lahsa.org/service/get-image?id=9a66eaaf-d0fe-4567-863c-35c6570b790a.jpg ");
}

/*.btn-arrow-acc:after {
    content: "\f107" !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    float: right !important;
    color: deeppink !important;
}


.btn-arrow-acc.collapsed:after {
    content: "\f106" !important;
}*/