﻿/*.popover-body {
    display: flex;
}*/

@media (max-width: 768px){
    .popover {
        min-width: 60%!important;
    }
}

