

@media screen  and (max-width:720px) {
    .qodef-grid-inner {
        display: block !important;
        transition: all .4s ease;

        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 5rem;
       
      }
}