@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.bannerTextPadding {
    padding-top: 55px;
}

.embed-banner-container {
    min-height: 500px;
}

.banner-title-wrapper h1, .banner-title-wrapper {
    font-size: 40px;
}

.banner-subtitle-wrapper {
    font-size: 25px;
}

.blog-471-4532-container-wrapper img{
    width: 100%;
}

.content-4545-width .framework{
  align-items: flex-start
}

.content-4545-width .card-group{
    flex-direction: column;
}

.tablet-container{
    display: flex;
    flex-direction: column;
}

.tab-col{
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

#block-temphalla-footer ul {
    margin-bottom: 0px;
    padding-left: 0;
    text-align: center;
    display: flex;
}

.section-491-4844-inner-wrapper,
.section-492-4864-inner-wrapper,
.section-493-4893-inner-wrapper,
.section-494-4907-inner-wrapper,
.section-495-4921-inner-wrapper{
    background-image: none;
}


}



@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.bannerTextPadding {
    padding-top: 55px;
}

.embed-banner-container {
    min-height: 500px;
}

.banner-title-wrapper h1, .banner-title-wrapper {
    font-size: 40px;
}

.banner-subtitle-wrapper {
    font-size: 25px;
}
.blog-471-4532-container-wrapper img{
    width: 100%;
}

.content-4545-width .framework{
  align-items: flex-start
}
}

@media (min-width: 1025px) and (max-width: 1366px) and (orientation: landscape) {
    .blog-471-4532-container-wrapper img{
	    width:100%;
}
}
