.info-modal{background:white;border-radius:3px;bottom:10px;box-shadow:0 0 30px 0 #a2a2a2;display:none;padding:12px 20px 20px 20px;position:fixed;right:10px;width:400px}
.info-modal p{margin-bottom:10px}
.info-modal .short-description{font-size:14px;line-height:1.375}
.info-modal .header h3{margin-bottom:5px}
@media(max-width:40em){.info-modal{bottom:0;right:0;width:100%}
}