.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content .tab-content {margin: 3px 0px 0px 0px;}
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content .tab-link {margin: 0px;}
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content .tab-image {padding-top: 32px;width: 100%;height: auto;}
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content .tab-image img{border-radius:20px;box-shadow:var(--big-shadow);}
.standard-tab-module .states-module{margin-top:28px;}
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content{margin:40px 0px 0px 0px;;padding: 0px 100px;}
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content .tab-title{margin:0px 0px 16px 0px;color:var(--cobalt-prime);}
.standard-tab-module .states-module .states-module-wrapper {flex-direction: column;align-items: center;text-align: center;padding: 24px 16px 14px;}
.standard-tab-module .states-module .states-module-wrapper .stats{color:var(--argon-dark);}
.standard-tab-module .states-module .states-module-wrapper .stats-title{color:var(--cobalt-prime);min-height:64px;}
.standard-tab-module .states-module .states-module-wrapper .stats-content {    margin-top: 16px;}

/*media query */
@media all and (max-width:991.98px){
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content {margin-top: 32px;padding: 0px 60px;}
.standard-tab-module-wrapper .tab-list ul{border-radius: 20px;}
.standard-tab-module-wrapper .tab-list ul li a{font-weight: 400;}
/* .standard-tab-module-wrapper .tab-list ul li{margin: 8px 5px;} */
.standard-tab-module-wrapper .tab-list ul li a{padding: 9px;}
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content .tab-image img {border-radius: 16px;}
.standard-tab-module .states-module {margin-top: 32px;}
.standard-tab-module .states-module .states-module-wrapper{padding: 16px 16px 12px;}
.standard-tab-module .states-module .states-module-wrapper .stats-content {margin-top: 12px;}
}
@media all and (max-width:767.98px){
.standard-tab-module .states-module {margin-top: 24px;}
.standard-tab-module .tab-content .standard-tab-wrapper .standard-tab-content {margin-top: 24px;padding: 0px;}
.standard-tab-module .states-module .states-module-wrapper {padding: 12px 0px;}
.standard-tab-module .states-module .states-module-wrapper .stats-title {min-height: auto;}
.standard-tab-module-wrapper .tab-list {margin-left: -16px;margin-right: -16px;}
.standard-tab-module-wrapper .tab-list ul{border-radius: 0px;}
.standard-tab-module-wrapper .tab-list ul li{width:auto;}
.standard-tab-module-wrapper .tab-list ul li a {padding: 10px 27px;}
}
