.rgBasicBanner2{width:100%;background-image:url(/img/cms/vacaciones500.png);background-repeat:no-repeat;background-position: top center}
.rgBasicBanner2 .top{text-align:center;padding:280px 0 10px}
.rgBasicBanner2 .top .title{color:#fff;font-size:42px;font-weight:700;text-shadow:2px 2px 3px rgba(0,0,0,0.65)}
.rgBasicBanner2 .bottom{text-align:center;background:#fff; font-weight: bold;}
.rgBasicBanner2 .bottom h3{color: #33475b; font-size:18px;letter-spacing:1px;line-height:24px; font-weight: bold;}
.rgBasicBanner2 .bottom a{font-size:16px;text-decoration:none;letter-spacing:1px;font-weight:700;color:#fff;padding:12px 50px;background:#da1458;margin-top:20px;transition:all .15s ease}
.rgBasicBanner2 .bottom a:hover{background-position:top left}
@media screen and (min-width: 540px){
.rgBasicBanner2 .top .title{display:block;max-width:50%;margin:auto}
.rgBasicBanner2 .bottom{padding:20px}
}
@media screen and (max-width: 540px){
.rgBasicBanner2 .top .title{font-size:28px}
.rgBasicBanner2 .top p,
.rgBasicBanner2 .bottom a{font-size:18px}
.rgBasicBanner2 .bottom{padding:20px}
}