.body{
position: absolute;
max-width: 100vw;
height: 130vh;

left:0;
top: 0px;

background: rgba(0, 0, 0, 0.7);
}
.jumbotron{
/* Rectangle 403 */
position: absolute;
width: 867px;
height: 600px;
left: 200px;
top: 100px;
border-radius: 0px;

background: #FFFFFF;
}
.pause_your_kitchen{
position: absolute;
width: 172px;
height: 23px;
left: 35px;
top: 22px;

font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 23px;

color: #000000;
}

.paragraph{
position: absolute;
width: 770px;
height: 40px;


font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
/* or 125% */
color: #000000;
}

.Rectangle_442{
position: absolute;

left: 30px;
top: 122px;

background: #F5F5FA;
border-radius: 4px;
border:0px;
}
.value{
position: absolute;
width: 77px;
height: 82px;
left: 45px;
top: 35px;

font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 70px;
line-height: 82px;
/* identical to box height */

text-align: center;
letter-spacing: -0.05em;

color: #151515;

}

.Rectangle_443{
    position: absolute;
    width: 185px;
    height: 166px;
    left: 240px;
    top: 122px;
    border:0px;
    background: #F5F5FA;
    border-radius: 4px;
    }

.minutes1{
position: absolute;
width: 59px;
height: 19px;
top: 105px;
left: 57px;

font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 19px;
/* identical to box height */

text-align: center;

color: #151515;

    }
.Rectangle_444{
    position: absolute;
    width: 185px;
    height: 166px;
    left: 450px;
    top: 122px;
    background: #ED1C24;
    border:0px;
    border-radius: 4px;
    }
.Rectangle_445{
    position: absolute;
    width: 185px;
    height: 166px;
    left: 660px;
    top: 122px;
    background: #F5F5FA;
    border-radius: 4px;
    border:0px;
    }
.selected{
    position: absolute;
    top: 168px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #152536;
    left: 57px;

}

.selecting{
    font-family: Roboto;
    color: #151515;
    background: #F5F5FA;
    border-radius: 4px;
    margin-top: 245px;
    height: 91px;
    padding: 15px;
    margin-left: 0px;
    margin-right: 0px;
}
.customdayheading{
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 40px;
color: #000000;

}
.inline{
    display: block;
}