.toast-card{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:5px;display:flex;padding:1rem 1.4rem}.toast-card-logo img{display:block;max-width:100%;min-height:30px}.toast-card-logo{padding:0 12px 0 0;width:25%}.toast-card-body{padding:0 1rem;text-align:center;width:60%}#main-content .toast-card button.btn-primary{background:transparent;border:1px solid #0c9bfb;border-radius:5px;color:#0c9bfb;display:inline-block;font-size:15px;font-weight:400;margin:0 auto;padding:10px 20px;transition:all .4s ease}#main-content .toast-card button.btn-primary:hover{background:#0c9bfb;border:1px solid #0c9bfb;color:#fff}@media (max-width:990px){.pricing-ss-row{margin-bottom:35px}.pricing-ss-row,.toast-card{margin-left:auto;margin-right:auto;width:80%}.toast-card{flex-direction:column;padding:1.4rem 1.4rem 2rem}.toast-card-body{padding:1rem;text-align:center;width:100%}.toast-card-logo{padding:10px;width:50%}}@media (max-width:767px){.toast-card{width:100%}.toast-card-logo{width:68%}.toast-card-body{padding-top:.5rem}}