.toristy-items{display:-webkit-flex;display:-ms-flex;display:-moz-flex;display:-o-flex;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:15px}@media screen and (min-width: 620px){.toristy-items{flex-direction:row;flex-wrap:wrap;align-items:stretch}}.toristy-items .toristy-item{width:100%;width:-webkit-calc(300px - 10px);width:-webkit-calc(300px - 10px);width:-moz-calc(300px - 10px);width:calc(300px - 10px);margin:0 5px 15px;overflow:hidden;display:-webkit-flex;display:-ms-flex;display:-moz-flex;display:-o-flex;display:flex;flex-direction:column;border:.0625rem solid #ddd;border-radius:.5rem}@media screen and (min-width: 620px){.toristy-items .toristy-item{justify-content:space-between}}.toristy-items .toristy-item a{display:-webkit-flex;display:-ms-flex;display:-moz-flex;display:-o-flex;display:flex;height:100%;width:100%;flex-direction:column;align-items:stretch}.toristy-items .toristy-item .toristy-item-image{border-style:none;width:100%;height:200px;overflow:hidden;margin-bottom:15px}.toristy-items .toristy-item .toristy-item-image:hover div{-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.toristy-items .toristy-item .toristy-item-image div{width:100%;height:100%;background-size:cover;background-position:100%;background-repeat:no-repeat;-ms-transition:all,.5s ease-in-out;-webkit-transition:all,.5s ease-in-out;-moz-transition:all,.5s ease-in-out;-o-transition:all,.5s ease-in-out;transition:all,.5s ease-in-out}.toristy-items .toristy-item .toristy-item-info{display:-webkit-flex;display:-ms-flex;display:-moz-flex;display:-o-flex;display:flex;flex-direction:column;justify-content:space-between;padding:0 10px;flex-grow:2}.toristy-items .toristy-item .toristy-item-price{height:80px;width:100%;padding:10px;overflow:hidden;display:-webkit-flex;display:-ms-flex;display:-moz-flex;display:-o-flex;display:flex;flex-direction:column;align-items:center;text-align:right}.toristy-items .toristy-item .toristy-item-price span{display:block;width:80%}.toristy-items .toristy-item .toristy-item-price span:first-child{color:#55575b;font-size:.9rem}.toristy-items .toristy-item .toristy-item-price span:last-child{color:#2a2d32}
