.cta-sm {
    font-size: 15px;
    height: 0px;
    padding: 0px;
    background: none;
    border: none;
    color: #094976;
    box-shadow: none;
    text-align: center;
    
}

.cta-sm:hover {
	font-size: 15px;
    padding: 0px;
    background: none;
    border: none;
    color: #094976;	
    text-align: center;
    border-bottom: none !important;
    text-decoration: none !important;
}

.hero-banner .conditions-reports .box.days, .hero-banner .conditions-reports .box.snowfall {

    text-align: center;
      
    }
    
    
.fa-snowflake:before {margin-right: 3px;}
.fa-webcam:before {margin-right: 3px;}
.fa-snowplow:before {margin-right: 3px;}
.fa-clipboard-list:before {margin-right: 3px;}
 
 
 
 .hero-banner .conditions-reports .box.days {
	 border-bottom-left-radius: 6px;
	 border-bottom-right-radius: 6px;
 }
 @media (max-width: 750px) {
  .mountain-stats .stats-box .hide-mob {display: none;}
}
 @media (max-width: 920px) {
  .mountain-stats .stats-box .hide-920 {display: none;}
}
 @media (min-width: 750px) {
  .mountain-stats .stats-box .hide-desk {display: none;}
}
 @media (min-width: 920px) {
  .mountain-stats .stats-box .show-920 {display: none;}
}
/*.mountain-know img {width: 97% !important;} REMOVED BY DM 1.4.23 */ 
