/*** WIDGET/SYSTEM CSS ***/


/*** PAGE CSS OVERRIDES ***/
.gallery-category.ry-flex {display:-webkit-box;display:-ms-flexbox;display:flex;}.gallery-category .img-responsive {margin-right:30px;max-width:200px;max-height:200px;}.gallery-category__content ul {list-style:none;padding-left:0;}.gallery-category__content ul li {border-bottom:1px solid #efefef;padding:5px 0;}.gallery-category.ry-flex:not(:first-child) {margin-top:40px;}@media screen and (max-width:599px) {.gallery-category.ry-flex {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.gallery-category .img-responsive {margin:0 auto;}.gallery-category__content ul li {text-align:center;}}