/*Kaitlin CSS*/
/*Blog Title*/
@media (max-width: 640px) {
  .underlineheading {
    width: 100%; } }

/*Homepage Carousel*/
@media only screen and (max-width: 800px) {
  .heroCarousel-content {
    background-color: #fff !important; } }

@media (max-width: 420px) {
  .page.content .page-heading, h1.page-heading {
    line-height: normal; } }

@media (max-width: 420px) {
  h2.specialrowheading, h2.page-heading.showcase-products {
    font-size: 44px; } }
