﻿input[type=text], select, textarea {
    width: 240px;
}

#header-logo-mobile {
    display: block;
}

#header-logo-desktop {
    display: none;
}

#checklist-desktop {
    display: none;
}

#checklist-mobile {
    display: block;
    
}

    #checklist-mobile img {
        width: 99%;
    }

h2 {
    font-size: 26px !important;
}

#list-head-2 {
    width: 95%;
    font-size: 20px;
    margin-bottom: 20px;
}

.places-to-look-list {
    margin: 0px;
}

#tlc-video-desktop {
    display: none;
}

#tlc-video-mobile {
    display: block;
}

#bsvideo-intro-title {
    font-size: 16px;
}

#bsvideo-bottom, #below-bsvideo {
    width: 90%;
    margin: 10px 20px 25px 20px;
}

#video-top-text {
    width: 90%;
    margin: 10px 20px 0px 20px;
}


#list-section-outer img {
    width: 95%;
}

#questions, #question {
    width: 240px;
}

#policy-page {
    max-width: 280px;
}



#app-store-logo, #google-play-logo {
    height: 34px;
}

#app-store-qr-code {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}