.skola {
margin-top: 10px;
margin-right: 30px;
margin-left: 50px;
padding: 20px;
}

.text {
text-align: center;
}
#container {
width: 100%;
background: white;
float: left;
}
#col1 {
width: 50%;
float: left;
padding: 10px;
}
#col2 {
width: 50%;
float: left;
padding: 10px;
}

.container1 {
  position: relative;
}

.center1 {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-family: "Garamond";
}

.img { 
  width: 100%;
  height: auto;
}

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--second-line {
    text-shadow: 0 0 0px rgb(0 0 0 / 40%);
    margin: 5px 0;
    line-height: normal;
    font-weight: normal;
    color: #fff;
}

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--first-line {
    text-shadow: 0 0 0px rgb(0 0 0 / 40%);
    margin: 5px 0;
    line-height: normal;
    font-weight: bold;
    color: #fff;
}

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--third-line {
    text-shadow: 0 0 0px rgb(0 0 0 / 40%);
    margin: 5px 0;
    line-height: normal;
    font-weight: normal;
    color: #fff;
}