body{font-family: 'Montserrat', sans-serif;}
			h4.title{font-weight:bold;}
			
@media screen and (max-width: 480px) {
  .size_icon {  width:50%;  }
}
@media screen and (min-width: 480px) {
  .size_icon {  width:20%;  }
}