﻿.story_area { padding-bottom:150px;}
@media (max-width: 1600px) {
    .story_area { padding-bottom:100px;}
}
@media (max-width: 1199px) {
   .story_area { padding-bottom:80px;}   
}
@media (max-width: 767px) {
    .story_area { padding-bottom:60px;}
    .home-slider .banner_content h4 {  font-size: 0.9rem;    }
    .home-slider .banner_content h5 {  font-size: .7rem;     }
    .wreath-container .context h1 {    font-size: 3.5rem;      }
    .wreath-container {
        height: 300px;     
    }  
}