﻿.row {
    margin: 0 auto;
    justify-content:center !important;
}

h2 {
    text-align: center;
}

.recent-images {
    height: 225px;
    object-fit: contain;
    max-width:100%;
}

.coin-ctn {
    margin: 1rem;
    text-align: center;
}

.inline {
    display: inline-block;
}

.coin-desc {
    /*width: 250px;*/
}

.lSPrev{
    background-color:#ccc;
}
.lSNext {
    background-color: #ccc;
}
