a:link{
    color: #6435c9;
}

a:hover{
    font-weight:bold;
    color: #6435c9;
}

.card-space{
    padding-bottom: 3rem;
}


.laptop{
    background-repeat: no-repeat;
    background-image:url(/laptop.svg);
    background-size: contain;
    background-position: center center;
    width:100%;
    height:450px;
}

.screen{
    position: relative;
    overflow: hidden;
    top: 4.0%;
    bottom: 20.6%;
    left: 22.5%;
    height: 86%;
    width:54.75%;
}


.owl-carousel{
    height: 100%;
}

.owl-carousel .owl-stage-outer{
    height: 100%;
}

.owl-stage{
    height: 100%;
}

.owl-item{
    height:100%;
}


.item{
    height:100%;
}
