.promoted-trails{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:24px 15px 12px;border-top:1px solid #eee}.promoted-trails,.promoted-trails__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.promoted-trails__head{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.promoted-trails__title{color:#555;font-family:Roboto-Bold,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;margin-bottom:10px}.promoted-trails__title:hover,.promoted-trails__viewmore{color:#4b8c2a}.promoted-trails__viewmore:hover{cursor:pointer;text-decoration:underline}.promoted-trails__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.promoted-trails-item,.promoted-trails__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.promoted-trails-item{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:250px;height:80px;margin-right:20px;margin-bottom:12px;padding:10px;border-radius:6px;background-color:#fff}.promoted-trails-item:last-child{margin-right:0}.promoted-trails-item:hover{cursor:pointer;text-decoration:none}.promoted-trails-item__left{min-width:60px;max-width:60px;min-height:60px;max-height:60px;border-radius:2px}.promoted-trails-item__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:15px}.promoted-trails-item__title{font-family:Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-weight:500;color:#2b2b2b;letter-spacing:-.25px;word-break:break-word;line-height:18px;max-height:36px;overflow:hidden}.promoted-trails-item__desc{line-height:20px;margin-top:2px}@media(max-width:610px){.promoted-trails-item{width:100%;margin-right:0}}@media(max-width:480px){.promoted-trails{padding:20px 20px 10px}}