/*clear with 
https://th.test.planetecosystems.com/generate-styles/clearcss?styles%5B0%5D=%2Fcss%2Fviews3.0%2Fmobile%2Flearnmore-mobile.css&opCoId=0
 */
/* 

Generated on Sat, 02 Aug 2025 08:52:54 -0500

- /css/views3.0/mobile/learnmore-mobile.css

*/

@media screen and (max-width: 767px) {
    .grid-3col{
        width: 100%;
    }
    .description{
        padding: 10px;
    }
    .learnmore-item img {
        margin: 0 auto;
        position: static;
        max-width: 150px;
        max-height: 180px;
    }
    .learnmore-item .learnmore-image{
        height: auto;
    }
    .learnmore-item .learnmore-image {
        height: auto;
    }
    .learnmore-item .learnmore-title {
        padding: 10px;
    }
    .learn-more-details,
    .learn-more-details + .faq-container{
        padding: 10px !important;
    }
    .learnmore-body img{
        width: 100%;
        height: auto;
    }
    h1.MsoNormal,
    .learnmore-body h1,
    .faq-container h1{
        font-size: 20px;
    }

}