@media (max-width: 1200px) {
  .col-md-full {
    width: 100% !important; }

  .tparrows {
    display: none !important; } }
@media (max-width: 480px) {
  .full-xs {
    width: 100% !important; } }
@media (max-width: 375px) {
  .full-xs-375 {
    width: 100% !important; } }
