@media (min-width: 390px) {

    .flipcard{
        width: 250px;
        height: 200px;
    }
    
}

