@media screen and (max-width:1120px) and (min-width:570px) {.card-deck {flex-direction:column;width:30rem;margin-left:auto;margin-right:auto }.card-deck .card{margin:0 auto 15px auto }}@media screen and (min-width:570px) and (max-width:600px) {.card-deck {flex-direction:column }.card-deck .card{width:100%;margin:0 auto 15px auto }}@media screen and (min-width:2000px) {.card-deck {width:100rem;margin-left:auto;margin-right:auto }}.mt-n5{margin-top:-2.25rem !important }.ml-n3{margin-top:-1.75rem !important }.rotate{-moz-transition:all .3s linear;-webkit-transition:all .3s linear;transition:all .3s linear }.rotate.down{-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg) }.selectdiv:after {content:'>';font:17px "Consolas",monospace;color:#333;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);right:11px;top:40px;padding:0 0 2px;position:absolute;pointer-events:none }.hidden{display:none }