@font-face {
    font-family: hussarbold;
    src: url(../Fonts/HUSSARBOLDWEBEDITION-XQ5O.OTF);
  }
  @font-face {
    font-family: swiss;
    src: url(../Fonts/SWISS.TTF);
  }
.container-fluid{
    height: auto;
}

img{
    image-rendering: smooth;
}
img.smoothie{
    height: auto;
    width: 100%;
    margin-top: -30%;
}
.logo{
    height: auto;
    width: 100%;
    margin-top: -30%;
}
.Ldots{
    width: 100%;
    scale: 1.2;
    display: block;
    transform: scaleX(-1);
     margin-top: -70%; 
    padding: 0 !important;
}
.Lbike{
    height:auto;
    width: 100%;
    scale: 1.2;
    padding: 0 !important;
    margin-top: -40%;
    display: block;
}
.Rdots{
    scale: 1.2;
    max-width: 100%;
    height: auto;
    display: block;
    margin: -70% 0 0 0 !important;
    padding: 0 !important;
}
.Rbike{
    height: auto;
    width: 100%;
    scale: 1.2;
    margin-top: -40%;
    display: block;
    padding: 0 !important;
}

.col-6{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

