﻿@media (min-width: 768px) {
    .description {
        flex: 0 0 auto;
        width: 50% !important;
    }
}
