/*!***************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/pages/css/venue-suggestion.css ***!
  \***************************************************************************************************/
/* #Tablet (Portrait) */
@media only screen and (max-width: 1024px) {}

/* #Mobile (Landscape) */
@media only screen and (max-width: 768px) {}

/* #Mobile (Portrait) */
@media only screen and (min-width: 0px) and (max-width: 480px) {}
