//@import "https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,500,500italic";
body {
    padding-bottom: 69px;
}

.content-heading {
    background-position: 10% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -69px;
 //   padding-bottom: 93px;
    padding-top: 68px;
    z-index: 0;
    //left: 4px;
}
/*
.content-heading {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -69px;
    //padding-bottom: 93px;
    padding-top: 68px;
    z-index: 0;
}*/
/*
.content-heading {
    //background-position: 50% 50%; original
    background-position: 20% 20%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -69px;
    padding-bottom: 60px;
    padding-top: 5%;
    z-index: 0;
  
}*/
.page-brand .content-heading {
    background-image: url("./images/bg/brand.jpg");
}
.page-ssa .content-heading {
    background-image: url("./images/bg/3000banner.png");//verizon fondo del banner principal
    background-size: 100% 100%;


}
.ui-card-pre {
    align-items: center;
    display: flex;
}
@media only screen and (min-width: 768px) {
.ui-card-pre {
    min-height: 189px;
}
.ui-card-pre.ui-card-pre-media {
    min-height: 408px;
}
}
.ui-tab-tab {
    margin-top: 21px;
}
