.buttons{width:100%}.buttons__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;margin-bottom:10px}.buttons__row .btn{font-size:16px;width:100%;margin-right:20px;margin-bottom:20px}.buttons__row .btn img{width:20px;height:20px}.buttons__row .btn:last-child{margin-right:0}.buttons__row span{margin-right:20px}@media(min-width: 1024px){.buttons__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}}
