.border_card_box {
    margin-top: 3vw;
}

@media screen and (max-width: 768px) {

    .border_card_box {
        margin-top: 3vw;
    }
}
