﻿.carousel-caption-fijo {
    top: 5%;
    right: 15%;
    left: auto;
    bottom: auto;
}

.logo-combustible {
    height: 35px;
}


.slide1 {
    background-size: cover !important;
    background: url('../images/Combustibles/combustibles-G-Supert-min.jpg') no-repeat center;
}

.slide2 {
    background-size: cover !important;
    background: url('../images/Combustibles/combustibles-G-Premium-min.jpg') no-repeat center;
}

.slide3 {
    background-size: cover !important;
    background: url('../images/Combustibles/combustibles-G-Diesel-min.jpg') no-repeat center;
}

.slide4 {
    background-size: cover !important;
    background: url('../images/Combustibles/combustibles-Top-tier-min.jpg') no-repeat center;
}

.slide5 {
    background-size: cover;
    background: url('../images/Combustibles/combustibles-G-Boost-min.jpg') no-repeat center;
}