@media (min-width: 10px) and (max-width: 672px) {
    .min_h {
        box-shadow: none;
        min-height: 693px;
    }
}
