/*Reviews*/


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

.review {
padding:30px 15px 15px;
border-bottom:1px solid #C6C6C6;
}
.review p {
font-style:italic;
line-height:1.2em;
}
.review span:before {
content:"- ";
}

@media (min-width: 1600px) {

}

@media (min-width: 1200px) and (max-width: 1599px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {
.review {
padding:30px 0px 15px;
}

}

@media (max-width: 480px) {

}
