/* Move down content because we have a fixed navbar that is 3.5rem tall */

.img-container {
    width: 90%;
    margin: auto;
}

.device-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
