/* maal2 la4: */

#la4mc1.multiple-choice-container .mc-question-choice .answer-text {
    align-items: center !important;
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
    /*padding: 0px 75px 0px 0px !important;*/
}

#la4mc2.multiple-choice-container .mc-question-choice .answer-text {
    align-items: center !important;
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
    /*padding: 0px 75px 0px 0px !important;*/
}

#la4mc3.multiple-choice-container .mc-question-choice .answer-text {
    align-items: center !important;
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
    /*padding: 0px 75px 0px 0px !important;*/
}

#la4mc4.multiple-choice-container .mc-question-choice .answer-text {
    align-items: center !important;
    width: 100% !important;
    padding: 0px 0px 0px 0px !important; 
    /*padding: 0px 75px 0px 0px !important;*/
}

#la4mc5.multiple-choice-container .mc-question-choice .answer-text {
    align-items: center !important;
    width: 100% !important;
    padding: 0px 75px 0px 0px !important;
}

#la4mc7.multiple-choice-container .mc-question-choice .answer-text {
    align-items: center !important;
    width: 100% !important;
    padding: 0px 75px 0px 0px !important;
}


/*makes images full width in container*/

#la4mc1.multiple-choice-container .mc-question-choice .answer-text p img {
    width:75%;
    padding-left:10px;
    max-width:190px;
}

#la4mc2.multiple-choice-container .mc-question-choice .answer-text p img {
    width:100%;
    padding-left:10px;
}

#la4mc3.multiple-choice-container .mc-question-choice .answer-text p img {
    width:85%;
    padding-left:10px;
    max-width: 190px;
}

#la4mc4.multiple-choice-container .mc-question-choice .answer-text p img {
    width:80%;
    padding-left:10px;
}

#la4mc5.multiple-choice-container .mc-question-choice .answer-text p img {
    width:70%;
    padding-left:10px;
    max-width: 120px;
}

#la4mc6.multiple-choice-container .mc-question-choice .answer-text p img {
    width:100%;
    padding-left:10px;
}

#la4mc7.multiple-choice-container .mc-question-choice .answer-text p img {
    width:100%;
    padding-left:10px;
}




/* Extra small devices (phones, 375px and down) */
@media only screen and (max-width: 375px) {



    #ten-frame-config1 > div > div.sticker-container.sc_0 > button {
        width: 60px;
        height: 60px;
    }

    #ten-frame-config1 > div > div.sticker-container.sc_0 > button > img {
        /*width: 50px;*/
        /*height: 50px;*/
        width: 39px;
        height: 45px;
    }

  #ten-frame-config1 > div > div.sticker-container.sc_0 > button.sticker {
    /*height: 51px;*/
    /*width: 55px;*/
    width:47px;
    margin-left:0px;
    }

   #ten-frame-config1 > div > div:nth-child(1) > div.frame-container, #ten-frame-config1 > div > div:nth-child(2) > div.frame-container, #ten-frame-config1 > div > div:nth-child(3) > div.frame-container, #ten-frame-config1 > div > div:nth-child(4) > div.frame-container, #ten-frame-config1 > div > div:nth-child(5) > div.frame-container {
        width: 90% !important;
    }
}





/*Targeting screen sizes between 480px & 601px */

@media (min-width : 480px) and (max-width : 601px) {

    #ten-frame-config1 > div > div.sticker-container.sc_0 > button {
        width: 90px;
        height: 100px;
    }

    #ten-frame-config1 > div > div.sticker-container.sc_0 > button > img {
        /*width: 88px;*/
        /*height: 88px;*/

        width: 79px;
        height: 79px;
    }

  #ten-frame-config1 > div > div.sticker-container.sc_0 > button.sticker {
    height: 110px;
    width: 90px;
    margin-left:0px;
    }


     #ten-frame-config1 > div > div.sticker-container.sc_0 > button > .square img {
        width: 41px;
        text-align: center !important;
    }


}






/*Targeting screen sizes between 480px & 768px */

@media (min-width : 602px) and (max-width : 768px) {

    #ten-frame-config1 > div > div.sticker-container.sc_0 > button {
        width: 100px;
        height: 100px;
    }

    #ten-frame-config1 > div > div.sticker-container.sc_0 > button > img {
        width: 80px;
        height: 80px;
       
    }

  #ten-frame-config1 > div > div.sticker-container.sc_0 > button.sticker {
    height: 110px;
    width: 100px;
    margin-left:0px;
    }



}



/*Targeting screen sizes between 800px & 2000px */

@media (min-width : 800px) and (max-width : 2000px) {

    #ten-frame-config1 > div > div.sticker-container.sc_0 > button {
        width: 120px;
        height: 120px;
    }

    #ten-frame-config1 > div > div.sticker-container.sc_0 > button > img {
        width: 118px;
        /*height: 118px;*/
    }

  #ten-frame-config1 > div > div.sticker-container.sc_0 > button.sticker {
    height: 121px;
    width: 121px;
    margin-left:0px;
    }

}*/


