#Services{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
}
.ServicesWrapper{
    margin: 20px 50px;
    display: flex;
    width: 50%;
    height: auto;
    background-color: #F5F6F7;
}
.Circle:before{
  position:absolute;
  content:"";
  min-width: 100px;
  height: 100px;
  border-radius:50%;
  background-color:#80A2DC;
  top:5%;
  right:-90%;
}
.Circle{
    display: inline-block;
    position: relative;
    content: "";
    width: 55px;
    height: 110px;
    border-radius: 110px 0px 0px 110px;
    background-color: #F5F6F7;
    top: 20%;
    right: 7%;
    }
.Info{
  display:block;
  max-width:400px;
}
h1{
  color: #000000;
  margin:10px 5px;
}
p{
  color:#FFFFFF;
  margin:0px 5px;
}
button, input[type="submit"], input[type="reset"] {
	background: #4483b4;
	color: #000000;
	border: none;
	padding: 5px 10px;
	font: inherit;
	cursor: pointer;
	outline: inherit;
  margin:10px 5px;
}
@media only screen and (max-width: 600px) {
  .Circle:before{
    position:absolute;
  content:"";
  min-width: 100px;
  height: 100px;
  border-radius:50%;
  background-color:#80A2DC;
  top:10%;
  right:5%;
  }
  .Circle{
    display:flex;
    position:relative;
    content:"";
    width: 110px;
    height: 55px;
    border-radius:110px 110px  0px 0px ;
    background: #F5F6F7;
    left:65px;
    top:-55px;
  }
  .ServicesWrapper{
  margin: 50px 50px;
  display:block;
  min-width:250px;
  height:auto;
  background-color:#F5F6F7;
}
  .Info{
  display:block;
  margin: 10px;
  margin-top:10px
}
}    
    
    
    
    #Services-2{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
}
.ServicesWrapper-2{
    margin: 20px 50px;
    display: flex;
    width: 50%;
    height: auto;
    background-color: #F5F6F7;
}
.Circle:before-2{
  position:absolute;
  content:"";
  min-width: 100px;
  height: 100px;
  border-radius:50%;
  background-color:#80A2DC;
  top:5%;
  right:-90%;
}
.Circle-2{
    display: inline-block;
    position: relative;
    content: "";
    width: 55px;
    height: 110px;
    border-radius: 110px 0px 0px 110px;
    background-color: #F5F6F7;
    top: 20%;
    right: 7%;
    }
.Info-2{
  display:block;
  max-width:400px;
}
h1{
  color:#000000;
  margin:10px 5px;
}
p{
  color:#FFFFFF;
  margin:0px 5px;
}
button, input[type="submit"], input[type="reset"] {
	background: #4483b4;
	color: #000000;
	border: none;
	padding: 5px 10px;
	font: inherit;
	cursor: pointer;
	outline: inherit;
  margin:10px 5px;
}
@media only screen and (max-width: 600px) {
  .Circle:before-2{
    position:absolute;
  content:"";
  min-width: 100px;
  height: 100px;
  border-radius:50%;
  background-color:#80A2DC;
  top:10%;
  right:5%;
  }
  .Circle-2{
    display:flex;
    position:relative;
    content:"";
    width: 110px;
    height: 55px;
    border-radius:110px 110px  0px 0px ;
    background: #F5F6F7;
    left:65px;
    top:-55px;
  }
  .ServicesWrapper-2{
  margin: 50px 50px;
  display:block;
  min-width:250px;
  height:auto;
  background-color:#F5F6F7;
}
  .Info-2{
  display:block;
  margin: 10px;
  margin-top:10px
}
}

#Services-3{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
}
.ServicesWrapper-3{
    margin: 20px 50px;
    display: flex;
    width: 50%;
    height: auto;
    background-color: #F5F6F7;
}
.Circle:before-3{
  position:absolute;
  content:"";
  min-width: 100px;
  height: 100px;
  border-radius:50%;
  background-color:#80A2DC;
  top:5%;
  right:-90%;
}
.Circle-3{
    display: inline-block;
    position: relative;
    content: "";
    width: 55px;
    height: 110px;
    border-radius: 110px 0px 0px 110px;
    background-color: #F5F6F7;
    top: 20%;
    right: 7%;
    }
.Info-3{
  display:block;
  max-width:400px;
}

#Services-4{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
}
.ServicesWrapper-4{
    margin: 20px 50px;
    display: flex;
    width: 50%;
    height: auto;
    background-color: #F5F6F7;
}
.Circle:before-4{
  position:absolute;
  content:"";
  min-width: 100px;
  height: 100px;
  border-radius:50%;
  background-color:#80A2DC;
  top:5%;
  right:-90%;
}
.Circle-4{
    display: inline-block;
    position: relative;
    content: "";
    width: 55px;
    height: 110px;
    border-radius: 110px 0px 0px 110px;
    background-color: #F5F6F7;
    top: 20%;
    right: 7%;
    }
.Info-4{
  display:block;
  max-width:400px;
}

h1{
  color:#000000;
  margin:10px 5px;
}
p{
  color:#000000;
  margin:0px 5px;
}
button, input[type="submit"], input[type="reset"] {
	background: #4483b4;
	color: #FFFFFF;
	border: none;
	padding: 5px 10px;
	font: inherit;
	cursor: pointer;
	outline: inherit;
  margin:10px 5px;
}
@media only screen and (max-width: 600px) {
  .Circle:before{
    position:absolute;
  content:"";
  min-width: 100px;
  height: 100px;
  border-radius:50%;
  background-color:#80A2DC;
  top:10%;
  right:5%;
  }
  .Circle{
    display:flex;
    position:relative;
    content:"";
    width: 110px;
    height: 55px;
    border-radius:110px 110px  0px 0px ;
    background: #F5F6F7;
    left:65px;
    top:-55px;
  }
}
