.mpr-banner-lt-wrapper {width: 100%; min-height: 160px; background-repeat: no-repeat; background-position: right center; margin: 0 0 10px 0;}

@media only screen and (max-width: 510px) {
 .mpr-banner-lt-wrapper {background-image: none;}
}

.mpr-banner-lt-overlay {width: 100%; min-height: 160px; display: inline-block; text-align: center; background: linear-gradient(to right, rgba(0,92,153,1) 70%, rgba(1,148,202,0) 78%-100%);}

@media only screen and (max-width: 510px) {
 .mpr-banner-lt-overlay {background: rgba(0,92,153,1);}
}

.mpr-banner-lt-text-area {margin: 10px; width: 70%;}

@media only screen and (max-width: 510px) {
 .mpr-banner-lt-text-area {padding: 10px; width: auto;}
}

.mpr-banner-lt-text-area a {color: #efefef;}

.mpr-banner-lt-company-name {font-family: Script MT Bold; color: #ffffff; text-align: center; font-style: italic; font-size: 42px; line-height: 42px; font-weight: 500;}

.mpr-banner-lt-slogan {display: inline-block; margin: 10px 0 10px 0; font-size: 20px; color: #ffffff; line-height: 1.5em; font-style: italic; text-transform: uppercase;}

.mpr-banner-lt-description {color: #efefef;}

.mpr-banner-lt-button {display: inline-block; margin: 10px 0 10px 0;}