@media screen and (min-width: 1025px){
    .blockContainer {
    display: flex;
}
}