.prtfBcardPics {
    width: 100px;
}

.containerABL {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    /* border: solid red 3px;     */
}

.bcSamplesVert {
    width: 400px;
    max-width: 70%;
    /* border: solid #0066ff 3px; */
    margin-bottom: 30px;
}

.bcSamplesHoriz {
    width: 600px;
    max-width: 95%;
    /* border: solid #0066ff 3px; */
    margin-bottom: 30px;

}
