.emporium--body .emporium--body-wrapper
{
		padding:0px !important;
}
.col-50
{ width:50%}
a[href="https://vetprovide.se/utbildning.html"] {
    background-color: #00000090;
}
.responsive-container {
display: flex;
align-items: center;
width: 100%;
}

.text-section {
flex: 1;
padding: 20px;
}

.image-section {
flex: 1;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}

.text-section h2 {
font-size: 35px;
}

.text-section p {
font-size: 16px;
line-height: 1.7;
margin: 5px 0px 5px 0px;
}

.cta-button {
display: inline-block;
background-color: #08735e;
color: white !important;
padding: 10px 20px;
text-decoration: none !important;
font-size: 16px;
margin-top: 20px;
  text-align: center;
}

img {
max-width: 100%;
height: auto;
}
@media only screen and (max-width:768px) {
.responsive-container {
flex-direction: column;
justify-content: space-between;
  margin-top: -80px;
}
  .text-section h2 {
font-size: 25px;
}

.text-section p {
font-size: 14px;
}
 .cta-button{
    font-size: 15px;
    width: 100%;
}
  .bottomText{
    order: 2;
  }
  .topImg{
   order: 1; 
  }
}

.homepage-h1 {
  font-size: 20px;
  font-weight: 500;
  margin: 16px 0 8px;
  color: #444;
  max-width: 1200px;
}
.homepage-h1 {
  font-size: 18px;
  font-weight: 500;
  margin: 12px 0 6px;
  color: #555;
}
.seo-h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.tws-container--tws-custom-html.headerseo {
    display: none;
}

.tws-custom-page--articlegroups-heading .tws-util-heading--heading {
    font-size: 14px;
    font-weight: 400;
}