/* Enter Your Custom CSS Here */
@media screen and (min-width: 768px) {.flo-shcode-instgm-container:not(.instgm-flo-pattern) .img-block {
    width: 25%!important;;
    padding: 5px!important;
}}
@media screen and (max-width: 768px) {.flo-shcode-instgm-container:not(.instgm-flo-pattern) .img-block {
    width: 50%!important; ;
    padding: 5px!important;
}}