h2.tanvid {
    font-size: 3em;
}

.permacon1 {
    padding: 3em 0;
}
.permabox * {font-family: 'Ubuntu',sans-serif;}

.permacon2 {
    background: #13894c;
    color: white;
    padding: 3em 0;
}.classbox {
    background-size: cover !important;
    height: 300px;
    background-position: center !important;
}

.classbox img {
    display: none;
}
.permabox .swiper-button-next,.permabox .swiper-button-prev {
    color: white !important;
    background-color: white;
    border-radius: 5px;
    padding: 5px !important;
    background-size: calc(100% - 10px);
}
