.themecard{
    height: 280px;
    width: 90%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(11, 11, 11, 0.618);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

/*Get theme Images*/
.A{background-image:url(../img/themes/A4AlphaTheme.jpg) !important;}
.B{background-image:url(../img/themes/B4Aurora.jpg) !important;}
.C{background-image:url(../img/themes/C4Aventura.jpg) !important;}
.D{background-image:url(../img/themes/D4Ayeris.jpg) !important;}
.E{background-image:url(../img/themes/E4Bladient.jpg) !important;}
.F{background-image:url(../img/themes/F4Cacbon.jpg) !important;}
.G{background-image:url(../img/themes/G4Celose.jpg) !important;}
.H{background-image:url(../img/themes/H4Darker.jpg) !important;}
.I{background-image:url(../img/themes/I4ElevationGard.jpg) !important;}
.J{background-image:url(../img/themes/J4FelicityPro.jpg) !important;}
.K{background-image:url(../img/themes/K4FluxTheme.jpg) !important;}
.L{background-image:url(../img/themes/L4Harmony.jpg) !important;}
.M{background-image:url(../img/themes/M4iOSXtheme.jpg) !important;}
.N{background-image:url(../img/themes/N4kindaStock.jpg) !important;}
.O{background-image:url(../img/themes/O4liacaTheme.jpg) !important;}
.P{background-image:url(../img/themes/P4matteTheme.jpg) !important;}
.Q{background-image:url(../img/themes/Q4Mint.jpg) !important;}
.R{background-image:url(../img/themes/R4modernOS.jpg) !important;}
.S{background-image:url(../img/themes/S4mojito.jpg) !important;}
.T{background-image:url(../img/themes/T4muze4.jpg) !important;}
























