/* Add here all your CSS customizations */
@media screen and (max-width: 699px) {
    .deneme {
        margin-top: 40px!important;
    }
    .denemem {
        width: 230px!important;
        height: 230px!important;
    }
}