.error-message {
    font-size: 12px;
    color: red;
    text-align: center;
    justify-content: center;
    margin: 0;
}

.MarketPlaceGridLearnMore{
    position: absolute;
    bottom: 0;
    margin-bottom: 20px !important;
    left: 33%;
}

.MarketPlaceGrid{
    padding-left: 20px;
    position: relative;
}