﻿﻿.ui-theme {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 37px;
    
}

.ui-theme a {
    display: block;
    width: 371px;
    height: 81px;
    margin-bottom: 13px;
    margin-left:7px;
}

.ui-theme-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
