/*
Theme Name: TNS_BLOGs
Theme URI: https://blogs.newschool.edu/
Author: the Jibz
Description: TNS Blog wordpress theme
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/******************************************************************************/
/* Ocelot secific media breakpoints. */
/******************************************************************************/

@media screen and (max-width: 48.0625em) {

  .MaxAI .ChatInputWrapper-formWrapper {
    padding-left: 50px !important;
  }

}

