.utbi-button {
    margin-top: 10px;
    width:100%;
}
/*
.buttons-2 .utbi-button-wrapper:first-child {
    padding-left: 0;
}
.buttons-2 .utbi-button-wrapper:last-child {
    padding-right: 0;
}
*/
.fusion-rollover-content .fusion-product-buttons.fusion-service-buttons a:first-child:before,
.fusion-rollover-content .fusion-product-buttons.fusion-service-buttons a:last-child:before {
    position: inherit;
    margin-left: 0;
    content: '';
    font-family: inherit;
}

.fusion-rollover-content .price {
    font-size: 1.5em!important;
    line-height: 1.5em!important;
    font-size: 1.5vw!important;
    line-height: 1.5vw!important;
}
.fusion-rollover-content .fusion-product-buttons.fusion-service-buttons a {
    width: 100%;
    text-align: center;
    border-width: 2px;
}

.fusion-portfolio-content .service-price {
    font-size: 2em!important;
    text-align: center;
    margin-bottom: 0;
}

.utbi-button .fusion-button-text {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.fusion-rollover-content .fusion-product-buttons .utbi-button-wrapper a {
    max-width: 100%;
}

.utbi-button-wrapper .fusion-button-wrapper a{
    margin-top: 10px;
}

.fusion-services-post .fusion-portfolio-content {
    margin: 20px;
}