﻿@media screen and (max-width:768px) {
    .eror {
        max-width: 100%;
        height: 82vh;
        object-fit: cover;
    }
}
