.t997__col {
    padding: 20px;
    color: #333 !important;
    border-radius: 8px;
    border: 1px solid #fff;
}

.t997__header-wrapper {
    padding-top: 50px !important;
}

.t1045 .t-container {
    background: #1B4D85;
    padding: 24px 0 !important;
    border-radius: 8px;
    max-width: 1160px !important;
}

.t967__button {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.t185 .t-container {
    background: #1B4D85;
    padding: 32px 0 !important;
    border-radius: 8px;
    max-width: 1160px !important;
    display: flex;
    align-items: center;
}

.t776__col {
    background: #fff;
    border-radius: 8px;
    
}

.t776__textwrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.t776__btn-wrapper {
     padding-left: 20px;
     padding-bottom: 10px;
}

.t776__btn {
    max-width: 100% !impurtant; 
}

.t686 .t686__textwrapper {
    padding: 0px 20px;
}

.t420 .t-container {
    display: flex;
    justify-content: space-between;
}

.t967__top {
    padding-top: 24px !important;
}

#rec977713101 {
    background: url('https://static.tildacdn.com/tild3364-3134-4061-a366-636232626464/a_TXab50X4g.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

@media (max-width: 1000px) {
    
    .t997__col {
         margin: 0 20px !important;
         max-width: 90% !important;
         margin-bottom: 20px !important;
         
         .t997__header-wrapper {
        padding-bottom: 0 !important;
    }
    
    .tmenu-mobile__burgerlogo .tmenu-mobile__imglogo {
        max-width: 100px !important;
    }
    
    .t185 .t-container {
    flex-direction: column;
}
}
    
}

@media screen and (max-width: 640px) {
     .t997__header-wrapper {
        padding-bottom: 48px !important;
        
         
     }
         .t185 .t-container {
    flex-direction: column;
             
         }
    .t776__textwrapper {
    padding-left: 0px;
    padding-right: 0px;
}

.t776__btn-wrapper {
     padding-left: 0px;
     padding-bottom: 10px;
}
.t420 .t-container {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}
}

