	.container {
	    max-width: unset !important;
	    padding-left: unset !important;
	    padding-right: unset !important;
	}

	.row {
	    margin-left: unset !important;
	    margin-right: unset !important;
	}

	h2 {
	    margin-bottom: unset !important;
	}
 
	.text-white {
	    color: white !important;
	}

	.flexCenter {
		display: flex;
		justify-content: space-evenly;
		align-content: flex-start;
		flex-wrap: nowrap;
		flex-direction: column;
		align-items: center;

	}

	.grey {
	    color: black;
	}

	.color-blue {
	    color: #709cbf;
	}

	.img-fluid {
	    height: 280px;
	}

	.anotherFlex {
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: center;
	}

	.tools {
	    width: inherit;
	    position: relative;
	    top: 40px;
	    right: 77px;
	    padding: 9px;
	}

	.ditt {
	    font-size: 4rem;
	}

	.premie {
	    font-size: 1.8rem;
	}

	.premie-pris {
	    font-weight: 800;
	    font-size: 6rem;
	}

	.premrem2 {
	    font-size: 2rem;
	}
	.container-fluid {
		margin-right: unset !important; 
		margin-left: unset !important; 
		padding-left: unset !important; 
		padding-right: unset !important; 
   }
   .ctres{
	   position: absolute; 
	   bottom: 25%; 
   }
   .circle {
	   width: 266px;
	   position: absolute;
	   bottom: auto;
	   margin-left: 20px;
	   margin-top: 40px;
   }
   .w{
	width: 586px;
    position: absolute;
    bottom: 9%;
    left: 2%;
   }
   
   @media screen and (max-width: 1662px) {
	   .w{
			width: 499px;
			bottom: 0%;
			left: 0%;
	   }
   }
   
   @media screen and (max-width: 1440px) {
	   .w{
		   width: 511px;
		   bottom: 0%;
		   left: 0%;
	   }
   }
   
   @media (min-width: 992px) {
	 .order-lg-2 {
	   order: 2;
	 }
   }
   
   .longtext {
	   font-size: 22px;
   }
   .blimed {
	   font-size: 27px;
	   padding-top: 30px;
   }
   .oppussing{
	   font-size: 3rem;
   }
   
   .vinn {
	   font-size: 10rem; 
	   z-index: 0;
	   position: relative;
	   color:#802628;
	   font-weight: 700;
   }
   @media screen and (max-width: 1395px) {
	   .blimed {
		   font-size: 23px;
	   }
	   .premie-pris {
	   font-weight: 800;
	   font-size: 4rem;
   }
   .w{
	   width: 511px;
		position: unset;
	   margin-top: 41px;
   }
   .ditt {
	   font-size: 3rem;
   }
   
   
	   .heightImage {
		   background: unset !important;
   
	   }
   .img-fluid {
		   height: 270px;
	   }
   }
   
   @media screen and (max-width: 768px) {
	   .heightImage {
		   background-size: unset !important;
		   background-image: none !important;
		   height: 690px;
	   }
	   .ctres{
		   position: unset; 
		   bottom: unset; 
		   right: unset;
	   }
   
	   .premrem2 {
		   font-size: 22px;
	   }
	   .oppussing {
		   font-size: 33px;
	   }
	   .vinn{
	   font-size: 10rem;
	   }
	   .blimed {
	   font-size: 23px;
   }
   .responsiveLogos {
	   margin-top: 50px;
	   display: flex;
	   flex-wrap: nowrap;
   }
   }
   
   @media screen and (max-width: 480px) {
	   .blimed {
		   font-size: 0.88rem;
		   font-weight: 800;
	   }
	   .w{
	   width:unset;
   }
   .circle {
	   width: 212px;
	   margin-left: 17px;
	   margin-top: 42px;
   }
   
	   .premie {
			font-size: 16px;
			font-weight: bold;
	   }
   
	   .premie-pris {
		   font-weight: 700;
		   font-size: 2rem;
		   margin-top: 14px;
	   }
   
	   .ditt {
		   font-size: 1.5rem;
	   }
	   .longtext {
	   font-size: 17px;
	   font-weight: 500;
	   }
	   .img-fluid {
	   height: 157px;
   }
   }
   
   @media screen and (max-width: 440px) {
		.blimed {
			font-size: 0.89rem;
		}
	   .vinn {
		font-size: 7rem;
	}
	.heightImage {
		height: 608px;
	}
	.circle {
		width: 203px;
		margin-left: 7px;
		margin-top: 42px;
	}
   }
