.GraphClicks {
    width:95%;
    border:1px solid cadetblue;
    min-height:50px;
}
.ClicksRow{
    margin-top:30px;
}
.ConversionRow {
    margin-top:30px;
}
.Conversion{
    width:95%;
    min-height:70px;
    border: 1px solid cadetblue;;
}
.MostConvertedItem {
    width:95%;
    min-height:100px;
    border: 1px dotted darkslateblue;
}
