.mobile {
    display: none !important;
}
.desktop {
    display: block !important;
}
.desktop-1024 {
    display: block;
}

.hidden {
    display: none !important
}


/*{{ media */
/* - - - - - - - - - - banner Queries - - - - - - - - - - */

@media (max-width: 1400px) {      
    .banner-container .banner-panel {		
        height: 300px;
    }
    .banner-panel .banner-background .loy-kratong {
        width: 40.98%;
    }
    .banner-panel .banner-background .girl1 {
        width: 28.95%;
    }
    .banner-panel .banner-background .palace {
        width: 37.95%;
    }    
    .toggle-section {
        margin-top: 0px !important;
        margin-bottom: -10px !important;
        /*margin-left: 150px !important;*/
    } 
}

@media (max-width: 1300px) {      
    .banner-container .banner-panel {		
        height: 280px;
    }   
    .toggle-section {
        margin-top: 0px !important;
        margin-bottom: -10px !important;
        /*margin-left: 130px !important;*/
    } 
}


@media (max-width: 1200px) {    
    .banner-container .banner-panel {		
        height: 270px;
    }
    .banner-panel .banner-background .loy-kratong {
        width: 36.98%;
    }
    .banner-panel .banner-background .girl1 {
        width: 26.95%;
    }
    .banner-panel .banner-background .palace {
        width: 37.95%;
    }  
    .toggle-section {
        margin-top: -20px !important;
        margin-bottom: -30px !important;
        /*margin-left: 30px !important;*/
    }     
}

@media(max-width:1024px) {  
    .banner-container .banner-panel {		
        height: 250px;
    }
    .banner-panel .banner-background .loy-kratong {
        width: 38.98%;
    }
    .banner-panel .banner-background .girl1 {
        width: 28.95%;
    }
    .banner-panel .banner-background .girl2 {
        width: 21.95%;
    }
    .toggle-section {
        margin-top: 0px !important;
        margin-bottom: -10px !important;
        /*margin-left: 20px !important;*/
    }    
}


@media (max-width: 900px) {
    .banner-panel .banner-carousel .carousel-nav {
        right : 10%;
    }
    /*.toggle-section {        
        margin-left: 40px !important;
    }  */  
}   


@media (max-width: 640px) { 
    .banner-section {
        margin: 15px 0 0;
    }

    .banner-container .banner-panel {		
		height: 150px;
        margin-left: 12px;
        margin-right: 12px;
	}
    .banner-panel .banner-background .loy-kratong {
        width: 38.98%;
    }

    .banner-panel .banner-background .girl1 {
        width: 25.95%;
    }
    .banner-panel .banner-background .girl2 {
        width: 20.95%;
    }

    .banner-panel .banner-carousel .carousel-inner .carousel-item .text-panel h2 {
        font-size: 16px;     
    }
    .banner-panel .banner-carousel .carousel-inner .carousel-item .text-panel h1 {
        font-size: 20px;
      
    }

    .toggle-section {
        margin-bottom: 0px !important;
        /*margin-left: 0px !important;*/
    }    
    .toggle-section .toggle-panel {
        margin-left: 0px !important;
    }
}

@media (max-width: 376px) { 
    .banner-panel .banner-background .loy-kratong {
        width: 43.98%;
    }

    .banner-panel .banner-background .girl1 {
        width: 33.95%;
    }
    .banner-panel .banner-background .palace {
        width: 35.95%;
    }

}




/* - - - - - - - - - - base Queries - - - - - - - - - - */

/*media (max-width: 1900px) {*/
@media (max-width: 1200px) {
   
    .side-menu {
        width: 80px;
    }

    .side-menu .logo {
        margin-bottom: 0;
    }

    /*.side-menu .logo a {
        background-image: url("/assets/logo02.a4cd1af3.svg");
        background-repeat: no-repeat;
        width: 43px;
        height: 48px;
        display: block;
    }*/

    .side-menu .leftMenu ul li .newHint,
    .side-menu .leftMenu ul li a .txt,
    .logo-text {
        display: none;
    }
    
    .side-menu .leftMenu {
        border: 0;
        background-color: var(--main);
        box-shadow: none;
        padding: 17px 23px 3px 16px;
        margin-top: 0;
        margin-bottom: 0;
    }

    /*.side-menu .leftMenu01 {
        margin-top: 10px;
        position: relative;
    }*/

    .main-content .contents .game-home .game-content .game-content-wrap {
        padding-left: 80px;
    }
    .board-section {
        padding-left: 80px;
    }

    .container {
        max-width: 100%;
        margin-top: 20px;
    }       
}

@media(max-width:1024px) {
    .desktop-1024 {
        display: none !important;
    }
  

   /*.v_deep_slot .gameZoneA .all-3party .more:after {
        left: 17%
    }*/

    .v_deep_slot .gameZoneA .all-3party .more span {
        left: 2%;
    }

    /*.v_deep_slot .gameZoneA .all-3party .more:before {
        width: 72%;
    }*/ 
   

}


@media(max-width:767px) {
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }   
}
    


@media (max-width: 640px) {
    .main-header {
        display: block;
    }
    .main-header .header-wrapper {        
        display: none;        
    }
    
    #footer {
        display: none;
    }
    
    .side-menu .leftMenu ul li {
        border-bottom: none;
    }
    .board-section,
    .main-content .contents .game-home .game-content .game-content-wrap {
        padding: 0 !important;
    }
    .dropdown-menu {
        left: 0;
        width: 100%;
        margin: 35px 0 0;
    }
    
    .before-login {
        margin-top:80px;
    }   

}


@media(max-width:500px) {

    .header-section:before {
        height: 98px;
    }

    .main-menu li a {
        font-size: 10px;
    }

    .main-menu li a i {
        height: 22px;
        font-size: 20px;
        margin: 0 0 2px;
    }

    .main-menu li a .fa-building-columns,
    .main-menu li a .fa-coins {
        font-size: 18px;
    }

    .main-menu li a span {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .bal-container {
        padding: 5px 0;
    }

    .bal-container .mobile button {
        height: 35px;
    }

    .page-content {
        padding: 10px 0 5px;
    }

    .providers-section {
        margin: 20px 0 0;
    }

    .sc-btn {
        width: calc(33.33% - 10px);
        margin: 0 5px 18px;
    }

    .sc-btn .logo-panel .g-logo {
        bottom: 23px;
    }

    .sc-btn .g-footer {
        height: 25px;
        font-size: 12px;
    }

    .board-panel .content table td a {
        font-size: 12px;
        display: inline-block;
        vertical-align: middle;
        max-width: 220px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
    }

    .rolling-realtime ul li div.amount {
        font-size: 14px !important;
    }

    .footer-section .footer-providers img {
        max-width: 86px;
        max-height: 24px;
        margin: 10px 7px;
    }

    .footer-section .copyright-text {
        letter-spacing: initial;
    }

       
}


@media (max-width:360px) {
    /*.game-content-wrap .casinoZone .content ul li .model {
        width: 50%;
    }*/
    .g-logo {
        bottom: 45px;
    }
}










/*

@media (min-width:280px) {
    .game-home .game-content-wrap .casinoZone .content ul li {       
        flex: 1 1 100%;
    }
}*/

@media (min-width:360px) {

    .main-header .header-wrapper .rightZone {
        padding-left: 12px;
    }

    /*.game-home .game-content-wrap .casinoZone .content ul li {
        min-width: 160px; 
        flex: 0 1 40%;
    }*/

    #footer_mobile ul li i {
        height: 28px;
        margin-bottom: 8px;
        display: block;
        width: 19px;
    }
}

@media (min-width: 641px) {
    .side-menu.webside-menu {
        display: block;
    }
    .mobile {
        display: none !important;
    }
    .mobile-header {
        display: none;
    }
    .main-header .header-wrapper {
        width: 100%;
        display: flex;
        padding-left: 0;        
    }
    #footer {
        width: calc(100% - 80px)!important;
        padding-bottom: 24px;
        bottom: 0;
        display: block;
    }
    #footer_mobile {
        display: none;
    }
    /*.main-content .contents .game-home .game-content .game-content-wrap .casinoZone .casino-wrapper .content ul li {
        flex: 0 0 30%;
    }*/
    .title {
        display: flex !important;
    }
    
    
    .v-deep-slot .gameZoneA .slotZone .slotLobby ul li {
        width: 300px;
        height: 300px;
    }

    /*.tab-content-box {
        margin-top: 5px;
    }*/
}

@media only screen and (min-width: 650px) {
    .dropdown-menu {
        right: 220px;
        left: auto;
    }
}


@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
	.home_notice {
		display: block !important;
	}
}

@media only screen and (max-width: 992px) {
    .modal {
      width: 100%;
      overflow: auto;
    }
}



@media (min-width: 1024px) {

    .all-game.tab-content-box .tab-content {
      margin-left: 0px;
      margin-right: 55px;
    }
  
    /*.slotgame-box .tab-content .item-box {
      flex: 0 1 11%;
    }*/
  
    .v_deep_slot .gameZoneA .all-3party {
      width: 100%;
      margin-right: 50px; 
    }
  
    /* .slotgame-box .tab-content .item-box .itme-bg {
      width: 180px;
      height: 180px;
    }
    .slotgame-box .tab-content .item-box {
      width: 180px;
      height: 215px;
    }
    .slotgame-box .tab-content .item-box .itme-image {
      width: 180px;
      height: 180px;
    }
  
    .slotgame-box .tab-content .item-box .btm-info .name {
      width: 180px;
      max-width: 180px;
    } */
  }

  
@media (min-width: 1025px) {
    .casinoZone .casino-wrapper .content .casino-banner {
        display: flex;
        position: relative;
        width: 100%;
        flex: 1 1 50%;
    }
    .casinoZone .casino-wrapper .content .casino-banner img {
        position: absolute;
    }
    .casinoZone .casino-wrapper .content .casino-banner img.dice {
        left: -120px;
    }
}
@media (min-width: 1201px) {
    .container {
        max-width: 1600px;
    }
    .banner-container {
        max-width: 1820px;
    }
    .main-header .header-wrapper .home_notice {
        margin-left: 260px;          
    }

    /*.banner-container {
        max-width: 3000px;
    }*/
    .banner-container .banner-panel {
        margin-left: 260px !important;
    }
    .toggle-section .toggle-panel {
        margin-left: 260px !important;
    }
    
    #footer {
        width: calc(100% - 250px)!important;
    }
    
}

@media (max-width: 1360px) {
    .board-section .container .board-panel {
        width: 100%;
        max-width: 700px;
        margin: 10px auto;
    }
    .board-section .container .realtime-board {
        width: 100%;
        max-width: 700px;
        margin: 10px auto;
    }
    .board-panel:nth-child(1) {
        order: 2;
    }
}

@media (min-width:1900px) {
    .main-header .header-wrapper .home_notice {
        margin-left: 260px;          
    }

    .banner-container {
        max-width: 3000px;
    }
    .banner-container .banner-panel {
        margin-left: 260px !important;
    }
    .toggle-section .toggle-panel {
        margin-left: 260px !important;
    }
    #footer {
        width: calc(100% - 250px)!important;
    }

}









/* - - - - - - - - - - Casino / Slot Zone Queries - - - - - - - - - - */

@media (max-width: 5605px) {
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 963px !important;
    }
}

@media (max-width: 4320px) {
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height:734px !important;
    }
}


@media (max-width: 3735.99px) {
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height:634px !important;
    }
}


@media(max-width:2880px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 479px !important;
    }
}

@media(max-width:2802px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 461px !important;
    }
}

@media(max-width:2500px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 408px !important;
    }
}

@media(max-width:2400px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 379px !important;
    }
}


@media(max-width:2160px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 347px !important;
    }
}

@media(max-width:2100px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 331px !important;
    }
}

@media(max-width:1920px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 302px !important;
    }
}

@media(max-width:1900px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 282px !important;
    }
}

@media(max-width:1869px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 295px !important;
    }
}

@media(max-width:1699px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 263px !important;
    }
}

@media(max-width:1648px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 245px !important;
    }
}

@media(max-width:1545px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 244px !important;
    }
}
@media(max-width:1495px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 226px !important;
    }
}


@media(max-width:1444px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 216px !important;
    }
}

@media(max-width:1310px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 192px !important;
    }
}

@media(max-width:1236px){
    .casinoZone .content ul li {
        flex: 0 1 19% !important;
        height: 191px !important;
    }
}

@media(max-width:1152px){
    .casinoZone .content ul li {
        flex: 0 1 18% !important;
        height: 195px !important;
    }
}
@media(max-width:1024px){
    .casinoZone .content ul li {
        flex: 0 1 23% !important;
    }
}
@media(max-width:900px){
    .casinoZone .content ul li {
        flex: 0 1 30% !important;
    }
    .modelB {
        right: -30px;
    }
}
@media(max-width:767px) {
    .casinoZone .content ul li {
        flex: 0 1 40% !important;
        margin-right: 3% !important;
    }
    .modelB {
        right: -20px;
    }
}

@media(max-width:541px) {
    .casinoZone .content ul li {
        flex: 0 1 45% !important;
        margin-right: 2% !important;
        height: 248px !important;
    }
    .modelB {
        right: -10px;
    }
}

@media(max-width:500px) {
    .casinoZone .content ul li {
        flex: 0 1 45% !important;
        margin-right: 2% !important;
    }
    .modelB {
        right: -10px;
    }
}
@media(max-width:431px) {
    .casinoZone .content ul li {
        flex: 0 1 45% !important;
        margin-right: 2% !important;
        height: 197px !important;
    }
    .modelB {
        right: -10px;
    }
}

@media(max-width:414px) {
    .casinoZone .content ul li {
        flex: 0 1 45% !important;
        margin-right: 2% !important;
        height: 190px !important;
    }
    .modelB {
        right: -10px;
    }
}

@media(max-width:391px) {
    .casinoZone .content ul li {
        flex: 0 1 45% !important;
        margin-right: 2% !important;
        height: 179px !important;
    }
    .modelB {
        right: -10px;
    }
}

@media(max-width:376px) {
    .casinoZone .content ul li {
        flex: 0 1 45% !important;
        margin-right: 2% !important;
        height: 171px !important;
    }
    .modelB {
        right: -10px;
    }
}

@media(max-width:360px) {
    .casinoZone .content ul li {
        flex: 0 1 100% !important;
        margin-left: 3%;
        height: 330px !important;
    }

}

@media(max-width:360px) {
    .casinoZone .content ul li {
        flex: 0 1 100% !important;
        margin-left: 3%;
        height: 330px !important;
    }
    
}






/* - - - - - - - - - - Modal Queries - - - - - - - - - - */
@media(min-width:1024px){
    .modal-close-btn:hover:before, .modal-close-btn:hover:after {
        background-color: rgb(255, 11, 11);
    }
}

@media(max-width:1024px){

    .modal-content {
        min-height: auto;
        flex-wrap: wrap;
        align-content: flex-start;
        align-items: flex-start;
    }

    .modal-close-btn {
        width: 50px;
        height: 50px;
        top: 8px;
        right: 5px;
    }

    .no-sidebar .modal-close-btn {
        top: 3px;
        right: 0;
    }

    .modal-close-btn:before, .modal-close-btn:after {
        background-color: #969494;
    }

    .modal-sidebar {
        width: 100%;
        border-radius: 10px 10px 0 0;
        border-bottom: none;
    }

    .modal-sidebar .header .fa-bars {
        order: 1;
        margin: 0 10px 0 0 !important;
    }

    .modal-sidebar .header .title {
        order: 2;
        margin-right: auto;
    }

    .modal-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 0 5px;
    }

    .modal-menu li {
        width: 33.33%;
        padding: 2px;
    }

    .modal-menu li a {
        height: 45px;
        border-radius: 5px;
    }

    .modal-menu li a.active {
        font-family: NotoSansKr-Bold;
        color: rgba(0, 0, 0, 0.75);
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
        background-image: linear-gradient(#ffc428, #ffc428);
    }

    .modal-menu li a.active i {
        color: rgba(0, 0, 0, 0.75);
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    }

    .modal-panel {
        width: 100%;
        border-radius: 0 0 10px 10px;
    }

    .modal-title {
        height: 60px;
        width: calc(100% - 20px);
        max-width: 100%;
        margin: 0 auto;
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        border-top: none;
        border-bottom: solid 1px rgba(255, 255, 255, 0.05);
        box-shadow: none;
        /*display: none !important;*/
    }

    .no-sidebar .modal-title {
        height: 50px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        border-radius: 10px 10px 0 0;
    }

    .modal-info {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 5px;
    }

}

@media(max-width:767px) {

    .modal-sidebar .header {
        margin-bottom: 5px;
    }

    .modal-menu li a {
        height: 40px;
        font-size: 12px;
        border-radius: 5px;
    }

    .modal-menu li a .icon-panel {
        width: 25px;
        margin-right: 0;
        font-size: 14px;
    }

    .modal-list .bs-ul {
        flex-wrap: wrap !important;
        justify-content: flex-start;
    }

    .modal-list .bs-ul li {
        width: 50%;
    }

    .level-information {
        height:auto !important;
        padding: 5px 10px !important;
    }

    .level-information .bs-ul {
        width: 100%;
    }

    .level-information .bs-ul li {
        width:calc(50% - 3px);
        height: 40px;
        margin-right: 6px;
    }

    .level-information .bs-ul li:last-child {
        margin-right: 0;
    }

    .level-information .bs-ul li .labels {
        margin-right: 10px;
    }

    .level-information .point-form{
        width:100%;
        margin: 5px 0 0;
    }

}

@media(max-width:600px){

    .no-sidebar .modal-title i {
        font-size: 18px;
        margin-right: 8px;
    }

    .no-sidebar .modal-title .title{
        /*color: var(--text-color);*/
        font-size: 18px;
    }

}

@media(max-width:500px) {

    .modal-menu li {
        padding: 1px;
    }

    .modal-menu li a {
        height: 35px;
        justify-content: flex-start;
        padding-left: 10px;
    }

    .modal-menu li a .center {
        min-width: auto;
    }

    .modal-list a {
        font-size: 12px;
    }

    .modal-body {
        padding: 10px 10px 20px;
    }

    .loginModal .modal-body {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .modal-info {
        height: 60px;
        border-radius: 5px;
        margin: 0 0 20px;
        font-size: 12px;
        padding-left: 10px;
        padding-right: 5px;
    }

    .form-footer {
        margin-top: 30px;
    }

    .bs-table tr .count-td {
        width: auto;
        padding: 0 2px;
    }

    .bs-table tr td a {
        max-width: 180px;
    }

    .bs-table tr .title-td {
        max-width: 180px;
        padding-left: 5px;
    }

    .bs-table tr .nav-td {
        width: auto;
    }

    .bs-table td .level-txt {
        width: 100%;
        text-align: center;
    }

    .bs-table td .level-icon {
        margin-right: 0;
    }

    .bs-table thead th {
        font-size: 12px;
    }

    .joinModal .modal-info {
        height: auto;
        padding: 14px 5px;
    }

    .joinModal .modal-info button {
        width: 100%;
        max-width: 200px;
        margin: 10px auto 0 !important;
    }

}




/* - - - - - - - - - - Gamelist Queries - - - - - - - - - - */

@media(max-width:1340px){

    .game-btn {
        width: calc(20% - 14px);
    }

}

@media(max-width:1160px){

    .game-btn {
        width: calc(25% - 14px);
    }

}

@media(max-width:1024px){

    .gameListModal .modal-panel {
        width: 100%;
    }

    .gameListModal .modal-sidebar {
        width: 100%;
    }

    .gameListModal .modal-body {
        padding: 10px;
    }

    .game-btn {
        width: calc(20% - 14px);
    }

    .game-list-container .scroll-panel {
        width: 100%;
        height: auto;
        margin: 0;
        overflow-y: visible;
        padding: 0;
    }

}

@media(max-width:850px){

    .game-btn {
        width: calc(25% - 14px);
    }

}

@media(max-width:660px){

    .game-btn {
        width: calc(33.33% - 14px);
        margin: 0 7px 14px;
    }

}

@media(max-width:500px){

    .game-btn {
        width: calc(33.33% - 10px);
        margin: 0 5px 10px;
    }

}

@media(max-width:414px){

    .game-btn {
        width: calc(33.33% - 8px);
        margin: 0 4px 8px;
        padding: 1px;
        border-radius: 5px;
    }

    .game-btn .g-panel .g-footer {
        font-size: 10px;
        height: 30px;
    }

    .game-btn .g-panel .g-footer .name-text {
        font-size: 10px;
    }

}




/* - - - - - - - - - - toggle-section Queries - - - - - - - - - - */


@media (min-width: 1141px) {
    
    .toggle-btn:hover .icon-panel .img-panel .icon-img {
        transform: skew(20deg) translateX(20%);
    }

    .toggle-btn:last-child:hover .icon-panel .img-panel .icon-img {
        transform: skew(-20deg) translateX(-20%);
    }
}

@media(max-width:1024px){

    .toggle-btn {
        height: 80px;
        margin: 0;
    }

    .toggle-btn .text-panel:before, 
    .toggle-btn .text-panel:after {
        height: 90%;
    }

    .toggle-btn .icon-panel {
        width: 100px;
    }

    .toggle-btn .text-panel {
        font-size: 18px;
    }

    .toggle-btn .icon-panel .img-panel .icon-img {
        width: 180px;
        transform: skew(20deg) translateX(0);
    }

    .toggle-btn:last-child .icon-panel .img-panel .icon-img {
        width: 180px;
        transform: skew(-20deg) translateX(0);
    }

}


@media(max-width:600px){

    .toggle-btn {
        height: 70px;
    }

    .toggle-btn .icon-panel {
        width: 80px;
    }

    .toggle-btn .text-panel {
        font-size: 16px;
        padding-left: 20px;
    }

    .toggle-btn:last-child .text-panel {
        padding-right: 20px;
    }

    .toggle-btn .icon-panel .img-panel .icon-img {
        width: 140px;
    }

    .toggle-btn:last-child .icon-panel .img-panel .icon-img {
        width: 140px;
    }

    .toggle-btn .text-panel .en-text {
        font-size: 10px;
        letter-spacing: initial;
    }

}


@media(max-width:414px){

    .toggle-section .container {
        padding: 0;
    }

    .toggle-btn {
        height: 60px;
    }

    .toggle-btn .text-panel {
        font-size: 14px;
        padding-left: 15px;
    }

    .toggle-btn:last-child .text-panel {
        padding-right: 15px;
    }

}

@media(max-width:375px){

    .toggle-btn .icon-panel {
        width: 70px;
    }

    .toggle-btn .icon-panel .img-panel .icon-img {
        width: 120px;
    }

    .toggle-btn:last-child .icon-panel .img-panel .icon-img {
        width: 120px;
    }
}

/*}} media */

