﻿  
.allibot-cell {
    padding: 0;
    text-align: center;
    vertical-align: top;
}

    .allibot-cell img {
        height: 70%;
        display: block;
        position: absolute;
        top: 0;
        width: -webkit-fill-available;
    }

.courseheading {
    font-size: 16px;
    font-weight: bold;
}