﻿.adaptsuite_name {
    font-family: "Concert One", serif;
    font-weight: 400;
    font-style: normal;
    float: left !important;
    display: inline !important; 
    white-space: nowrap !important;
}

@media (max-width: 768px) {
    .btn-getstarted {
        display: none !important;
    }
}

