.kortosVersti{position:relative;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}.kortaVersti{width:200px;height:320px;position:relative;perspective:1000px;cursor:pointer;margin:0 10px}.kortaVerstiPriekis,.kortaVerstiVirselis{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;transition:1s;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:10px}.kortaVerstiVirselis{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.kortaVerstiPriekis:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-box-shadow:0px 0px 10px 5px rgba(236,236,236,1);-moz-box-shadow:0px 0px 10px 5px rgba(236,236,236,1);box-shadow:0px 0px 10px 5px rgba(236,236,236,1)}@media screen and (max-width:600px){.kortaVersti img{height:auto}#result1,#result2,#result3{line-height:120%;font-size:14px}.kortosVersti{margin-top:50px;height:50%}.kortaVersti{width:140px;height:224px}.kortaVerstiPriekis,.kortaVerstiVirselis{margin-top:50px;height:50%}}@media screen and (max-width:992px){.kortaVersti{margin-bottom:10px}}