update
This commit is contained in:
@@ -3705,13 +3705,13 @@ textarea:-ms-input-placeholder {
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 768px) and (max-width: 991px) {
|
||||
.ptb--120 {
|
||||
.ielts-overview-section.ptb--120 {
|
||||
padding: 80px 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 767px) {
|
||||
.ptb--120 {
|
||||
.ielts-overview-section.ptb--120 {
|
||||
padding: 60px 0 !important;
|
||||
}
|
||||
}
|
||||
@@ -23542,10 +23542,11 @@ iframe {
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country {
|
||||
display: block;
|
||||
.social-default {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
.band-card {
|
||||
width: 100% !important;
|
||||
}
|
||||
@@ -35342,7 +35343,7 @@ body.tmp-body-star::before {
|
||||
cursor: pointer;
|
||||
float: left;
|
||||
margin-right: 12px;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 17px;
|
||||
padding: 12px 8px;
|
||||
|
||||
transition: all 500ms ease;
|
||||
@@ -37161,16 +37162,18 @@ body.tmp-body-star::before {
|
||||
}
|
||||
|
||||
.cta-content121 {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* Tablet */
|
||||
@media (max-width: 991px) {
|
||||
.page-title {
|
||||
min-height: 320px;
|
||||
padding: 60px 0 60px;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37178,11 +37181,16 @@ body.tmp-body-star::before {
|
||||
@media (max-width: 576px) {
|
||||
.page-title {
|
||||
min-height: 240px;
|
||||
padding: 60px 0 60px;
|
||||
|
||||
}
|
||||
|
||||
.cta-content121 {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country {
|
||||
display: block;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37642,7 +37650,19 @@ section {
|
||||
@media (max-width: 768px) {
|
||||
.ielts-overview-grid {
|
||||
grid-template-columns: 1fr;
|
||||
text-align: center;
|
||||
/* text-align: center; */
|
||||
}
|
||||
|
||||
.class-list.pt--80 {
|
||||
padding: 40px 0 !important;
|
||||
}
|
||||
|
||||
.eligibility.pb--120 {
|
||||
padding-bottom: 40px !important;
|
||||
}
|
||||
|
||||
.cta-fixed-bg.mb--120 {
|
||||
margin: 60px 0 !important;
|
||||
}
|
||||
|
||||
.ielts-overview-grid img {
|
||||
|
||||
Reference in New Issue
Block a user