page updated

This commit is contained in:
2021-10-09 05:09:24 +00:00
parent 02b3572463
commit 0db7144fad
3 changed files with 341 additions and 294 deletions

View File

@@ -230,17 +230,17 @@ hover:label {
.j{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat;
height:28vh;
height:100%;
width:100%;
background-size:cover;
background-position:center;
background-attachment:fixed;
}
@media (max-width: 1200px) {
@media (max-width: 1504px) {
.j{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat;
height:40vh;
height:100%;
width:100%;
background-size:cover;
background-position:center;
@@ -251,7 +251,7 @@ hover:label {
.j{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat;
height:50vh;
height:100% !important;
width:100%;
background-size:cover;
background-position:center;
@@ -261,17 +261,17 @@ hover:label {
text-align:center;
}
}
@media (max-width: 414px) {
/* @media (max-width: 414px) {
.j{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat;
height:60vh;
height:100vh;
width:100%;
background-size:cover;
background-position:center;
background-attachment:fixed;
}
}
} */
.e{
width:100px !important;
}