﻿@media (max-width: 768px) {
    #div-index3 {
        display: inline !important;
    }
}

#div-index3 {
    display: flex;

}