﻿
#SubHeader_PacchettiNC {
    background-image: url(media/NutritionalCoaching/SubHeaderNCPacchetti.jpg);
    background-size: cover;
    height: 500px;
    position: relative;
}

    #SubHeader_PacchettiNC h1 {
        padding-top: 15%;
        text-align: center;
    }

.Pacchetti {
    width: 100%;
}

.btnContinua {
    background-color: transparent;
    font-weight: bold;
    border: none;
    color: #fff;
    display: block;
}

.Pacchetti .BoxInfo p {
    padding: 0;
}

.PrezzoPacchetto {
    font-weight: bold;
    font-size: 25px;
    padding: 20px 0;
    display: block;
}

.ImmaginePlatinum {
    height: 100%;
    overflow: hidden;
}
.Pacchetti .row
{padding:0;
    margin:20px 0;
}