
.w-200{
    width:200px!important
}

.w-75{
    width:75px!important
}

.topfooter {
    z-index: 9999;
    position: relative;
    background: #eee;
    padding: 15px 0px 5px;
    text-align: center;
}
.highlight {
    background-color: rgb(234, 252, 25, 0.75);
    color:black;
}

.setImage {
    display: block;
    max-width: 100%;
    height: auto;
    width: 750px; 
    margin: 4%; 
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.setVideo {
    display: flex;
    align-content:center;
    height:500px;
    width: 800px;
    

}